diff options
Diffstat (limited to 'demos/MiscDemos/index_plugin13.html')
-rw-r--r-- | demos/MiscDemos/index_plugin13.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/demos/MiscDemos/index_plugin13.html b/demos/MiscDemos/index_plugin13.html index 082aab8..47de881 100644 --- a/demos/MiscDemos/index_plugin13.html +++ b/demos/MiscDemos/index_plugin13.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: & Java2 Plug-In 1.3</B> +<p>Here are the demos-II for <B> GL4Java >= 2.5.2.0: & Java2 Plug-In 1.3</B> <hr> <br> <a href="../../Installer/java.policy">The Java2 (sdk, jre, plugin 1.3) policy file example to give GL4Java the necessary permissions (Click here) !</a> @@ -59,19 +59,19 @@ : GLUT Font Bitmap 2 (GLUT DEMO) <br> <br> -<br> <a href="tess_plugin13.html">Tessellator Demo 1</a> +<p> <a href="tess_plugin13.html">Tessellator Demo 1</a> : test/shows 2 tesselated geometries -<br> <a href="tesswind_plugin13.html">Tessellator Demo 2</a> +<p> <a href="tesswind_plugin13.html">Tessellator Demo 2</a> : test/shows tesselated geometries with different winding rules -<br> <a href="tessdemo_plugin13.html">Tessellator Demo 3</a> +<p> <a href="tessdemo_plugin13.html">Tessellator Demo 3</a> : test/shows self created tesselated geometries <br> <br> -<br> <a href="SharedGLTest2_plugin13.html">Shared GL-Context</a> +<p> <a href="SharedGLTest2_plugin13.html">Shared GL-Context</a> : test/shows the usage of a shared GLContext for Display-Lists <br> <br> -<br> <a href="select_plugin13.html">Selection Demo 1</a> +<p> <a href="select_plugin13.html">Selection Demo 1</a> : test/shows selection <br> <br> |