diff options
Diffstat (limited to 'demos/MiscDemos/index_plugin13.html')
-rw-r--r-- | demos/MiscDemos/index_plugin13.html | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/demos/MiscDemos/index_plugin13.html b/demos/MiscDemos/index_plugin13.html new file mode 100644 index 0000000..082aab8 --- /dev/null +++ b/demos/MiscDemos/index_plugin13.html @@ -0,0 +1,80 @@ +<!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: & 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> +<br> +<hr> +<B>Try to use the right-mouse-button for a pop-up menu within the demos !</B> +<br> +<p> <a href="TriangleRotate_plugin13.html">TriangleRotate</a> +: TriangleRotate at 500x300 +<p> <a href="DrawColoredPrimitives_plugin13.html">DrawColoredPrimitives</a> +: DrawColoredPrimitives at 500x300 +<p> <a href="DrawColoredPrimitives2_plugin13.html">DrawColoredPrimitives2</a> +: DrawColoredPrimitives2 at 500x300 +<p> <a href="nurbs_plugin13.html">nurbs</a> +: nurbs at 500x300 +<p> <a href="spectex_plugin13.html">spectex</a> +: spectex at 400x400 +<p> <a href="morph3d_plugin13.html">morph3d</a> +: morph3d at 400x400 +<p> <a href="gears_plugin13.html">gears</a> +: gears at 400x400 +<br> +<br> +<p> <a href="accanti_plugin13.html">accanti</a> +: accanti at 400x400 (GLUT DEMO) +<p> <a href="alpha3D_plugin13.html">alpha3D</a> +: alpha3D at 400x400 (GLUT DEMO) +<p> <a href="anti_plugin13.html">anti</a> +: anti at 400x400 (GLUT DEMO) +<p> <a href="depthcue_plugin13.html">depthcue</a> +: depthcue at 400x400 (GLUT DEMO) +<p> <a href="teaambient_plugin13.html">teaambient</a> +: teaambient at 400x400 (GLUT DEMO) +<p> <a href="teapots_plugin13.html">teapots</a> +: teapots at 400x400 (GLUT DEMO) +<br> +<br> +<p> <a href="pngTextureTestApplet_plugin13.html">pngTextureTestApplet</a> +: png texture test at 600x400 (GLUT DEMO) +<br> +<br> +<br> <a href="stencil_plugin13.html">Stencil Test</a> +: test/shows geometry with 0 and 8 stencil-bits +<p> <a href="glutFontStrokeTest_plugin13.html">GLUT Font Stroke 1</a> +: GLUT Font Stroke 1 (GLUT DEMO) +<p> <a href="glutFontBitmapTest_plugin13.html">GLUT Font Bitmap 1</a> +: GLUT Font Bitmap 1 (GLUT DEMO) +<p> <a href="glutFontBitmapTest2Applet_plugin13.html">GLUT Font Bitmap 2</a> +: GLUT Font Bitmap 2 (GLUT DEMO) +<br> +<br> +<br> <a href="tess_plugin13.html">Tessellator Demo 1</a> +: test/shows 2 tesselated geometries +<br> <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> +: test/shows self created tesselated geometries +<br> +<br> +<br> <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> +: test/shows selection +<br> +<br> +<br> +</body> +</html> |