diff options
Diffstat (limited to 'www/test.html')
-rw-r--r-- | www/test.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/test.html b/www/test.html new file mode 100644 index 0000000..b3c5c9b --- /dev/null +++ b/www/test.html @@ -0,0 +1,16 @@ +<H2> Test page for JOGL demos </H2> + +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/Gears.jnlp">Gears</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/HWShadowmapsSimple.jnlp">Hardware Shadow Maps</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/HDR.jnlp">HDR</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/InfiniteShadowVolumes.jnlp">Infinite Shadow Volumes</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/JRefractNoOGL.jnlp">JRefract</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/JRefract.jnlp">JRefract with Java2D/JOGL Bridge (Java SE 6 only)</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/ParticleEngine.jnlp">Particle Engine</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/VertexProgWarp.jnlp">Vertex Prog Warp</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/VertexProgRefract.jnlp">Vertex Prog Refract</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/ProceduralTexturePhysics.jnlp">Water</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/XTrans.jnlp">XTrans (Java SE 6 only)</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/VertexBufferObject.jnlp">Vertex Buffer Object</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/VertexArrayRange.jnlp">Vertex Array Range</a><br> +<a href="applettest-next.html">Applet test</a><br> |