diff options
Diffstat (limited to 'demos/MiscDemos/index.html')
-rw-r--r-- | demos/MiscDemos/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/demos/MiscDemos/index.html b/demos/MiscDemos/index.html index 0c01565..b9fb0a0 100644 --- a/demos/MiscDemos/index.html +++ b/demos/MiscDemos/index.html @@ -7,7 +7,7 @@ <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> +<p>Here are the demos-II for <B> GL4Java >= 2.5.2.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> @@ -57,19 +57,19 @@ : GLUT Font Bitmap 2 (GLUT DEMO) <br> <br> -<br> <a href="tess.html">Tessellator Demo 1</a> +<p> <a href="tess.html">Tessellator Demo 1</a> : test/shows 2 tesselated geometries -<br> <a href="tesswind.html">Tessellator Demo 2</a> +<p> <a href="tesswind.html">Tessellator Demo 2</a> : test/shows tesselated geometries with different winding rules -<br> <a href="tessdemo.html">Tessellator Demo 3</a> +<p> <a href="tessdemo.html">Tessellator Demo 3</a> : test/shows self created tesselated geometries <br> <br> -<br> <a href="SharedGLTest2.html">Shared GL-Context</a> +<p> <a href="SharedGLTest2.html">Shared GL-Context</a> : test/shows the usage of a shared GLContext for Display-Lists <br> <br> -<br> <a href="select.html">Selection Demo 1</a> +<p> <a href="select.html">Selection Demo 1</a> : test/shows selection <br> <br> |