aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MiscDemos/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/MiscDemos/index.html')
-rw-r--r--demos/MiscDemos/index.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/demos/MiscDemos/index.html b/demos/MiscDemos/index.html
new file mode 100644
index 0000000..0c01565
--- /dev/null
+++ b/demos/MiscDemos/index.html
@@ -0,0 +1,78 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="Author" content="Ron Cemer & Sven Goethel">
+ <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
+ <title>Misc Demos</title>
+</head>
+<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
+<p>Here are the demos-II for <B> GL4Java >= 2.4.0.0: </B> <br>
+<br>
+<p><a href="index_plugin13.html">To use the Java2 Plug-In (Java2, JRE, Plug-In 1.3), click here !</a><br>
+<br>
+<B>Try to use the right-mouse-button for a pop-up menu within the demos !</B>
+<br>
+<p>&nbsp;<a href="TriangleRotate.html">TriangleRotate</a>
+: TriangleRotate at 500x300
+<p>&nbsp;<a href="DrawColoredPrimitives.html">DrawColoredPrimitives</a>
+: DrawColoredPrimitives at 500x300
+<p>&nbsp;<a href="DrawColoredPrimitives2.html">DrawColoredPrimitives2</a>
+: DrawColoredPrimitives2 at 500x300
+<p>&nbsp;<a href="nurbs.html">nurbs</a>
+: nurbs at 500x300
+<p>&nbsp;<a href="spectex.html">spectex</a>
+: spectex at 400x400
+<p>&nbsp;<a href="morph3d.html">morph3d</a>
+: morph3d at 400x400
+<p>&nbsp;<a href="gears.html">gears</a>
+: gears at 400x400
+<br>&nbsp;
+<br>
+<p>&nbsp;<a href="accanti.html">accanti</a>
+: accanti at 400x400 (GLUT DEMO)
+<p>&nbsp;<a href="alpha3D.html">alpha3D</a>
+: alpha3D at 400x400 (GLUT DEMO)
+<p>&nbsp;<a href="anti.html">anti</a>
+: anti at 400x400 (GLUT DEMO)
+<p>&nbsp;<a href="depthcue.html">depthcue</a>
+: depthcue at 400x400 (GLUT DEMO)
+<p>&nbsp;<a href="teaambient.html">teaambient</a>
+: teaambient at 400x400 (GLUT DEMO)
+<p>&nbsp;<a href="teapots.html">teapots</a>
+: teapots at 400x400 (GLUT DEMO)
+<br>&nbsp;
+<br>
+<p>&nbsp;<a href="pngTextureTestApplet.html">pngTextureTestApplet</a>
+: png texture test at 600x400 (GLUT DEMO)
+<br>&nbsp;
+<br>
+<br>&nbsp;<a href="stencil.html">Stencil Test</a>
+: test/shows geometry with 0 and 8 stencil-bits
+<p>&nbsp;<a href="glutFontStrokeTest.html">GLUT Font Stroke 1</a>
+: GLUT Font Stroke 1 (GLUT DEMO)
+<p>&nbsp;<a href="glutFontBitmapTest.html">GLUT Font Bitmap 1</a>
+: GLUT Font Bitmap 1 (GLUT DEMO)
+<p>&nbsp;<a href="glutFontBitmapTest2Applet.html">GLUT Font Bitmap 2</a>
+: GLUT Font Bitmap 2 (GLUT DEMO)
+<br>&nbsp;
+<br>
+<br>&nbsp;<a href="tess.html">Tessellator Demo 1</a>
+: test/shows 2 tesselated geometries
+<br>&nbsp;<a href="tesswind.html">Tessellator Demo 2</a>
+: test/shows tesselated geometries with different winding rules
+<br>&nbsp;<a href="tessdemo.html">Tessellator Demo 3</a>
+: test/shows self created tesselated geometries
+<br>&nbsp;
+<br>
+<br>&nbsp;<a href="SharedGLTest2.html">Shared GL-Context</a>
+: test/shows the usage of a shared GLContext for Display-Lists
+<br>&nbsp;
+<br>
+<br>&nbsp;<a href="select.html">Selection Demo 1</a>
+: test/shows selection
+<br>&nbsp;
+<br>
+<br>
+</body>
+</html>