summaryrefslogtreecommitdiffstats
path: root/www/test.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-13 15:26:15 +0100
committerSven Gothel <[email protected]>2010-12-13 15:26:15 +0100
commitcfcd79840259353bf817dddfcc789ec931314d2b (patch)
tree2e2fea570549173b19f07d5c9e57f266191c5ab0 /www/test.html
parent385fe4259752e9ee63bfd6fdd5fc1c49a3d2109d (diff)
jogl-demos deployed under jogl-demos subfolder
Diffstat (limited to 'www/test.html')
-rw-r--r--www/test.html46
1 files changed, 23 insertions, 23 deletions
diff --git a/www/test.html b/www/test.html
index bda23bd..f9e32a1 100644
--- a/www/test.html
+++ b/www/test.html
@@ -6,34 +6,34 @@
<a href="applettest-next.html">Applet Launcher test</a><br>
<p>
<H3> AWT JNLP Applet's using NEWT/AWT </H3>
-<a href="http://jogamp.org/deployment/webstart-next/jogl-newt-applet-runner-gears.html">AWT Applet JOGL/NEWT GL2 Gears</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/jogl-newt-applet-runner-cube.html">AWT Applet JOGL/NEWT GL2ES1 Cube</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/jogl-newt-applet-runner-fbcubes.html">AWT Applet JOGL/NEWT GL2ES1 FBO Cubes</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/jogl-newt-applet-runner-angelesgl2es1.html">AWT Applet JOGL/NEWT GL2ES1 Angeles</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-newt-applet-runner-gears.html">AWT Applet JOGL/NEWT GL2 Gears</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-newt-applet-runner-cube.html">AWT Applet JOGL/NEWT GL2ES1 Cube</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-newt-applet-runner-fbcubes.html">AWT Applet JOGL/NEWT GL2ES1 FBO Cubes</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-newt-applet-runner-angelesgl2es1.html">AWT Applet JOGL/NEWT GL2ES1 Angeles</a><br>
<p>
<H3> JNLP Applet2's using native NEWT </H3>
Coming up ..
<p>
<H3> JNLP Launcher .. </H3>
-<a href="http://jogamp.org/deployment/webstart-next/Gears.jnlp">Gears</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/HWShadowmapsSimple.jnlp">Hardware Shadow Maps</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/HDR.jnlp">HDR</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/InfiniteShadowVolumes.jnlp">Infinite Shadow Volumes</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/JRefractNoOGL.jnlp">JRefract</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/JRefract.jnlp">JRefract with Java2D/JOGL Bridge (Java SE 6 only)</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/ParticleEngine.jnlp">Particle Engine</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/TestTextRenderer.jnlp">Text Renderer Test</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/FlyingText.jnlp">Flying Text</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/TextFlow.jnlp">Text Flow</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/TextCube.jnlp">Text Cube</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/VertexProgWarp.jnlp">Vertex Prog Warp</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/VertexProgRefract.jnlp">Vertex Prog Refract</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/ProceduralTexturePhysics.jnlp">Water</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/XTrans.jnlp">XTrans (Java SE 6 only)</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/VertexBufferObject.jnlp">Vertex Buffer Object</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/VertexArrayRange.jnlp">Vertex Array Range</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/WorldWindBasicDemo.jnlp">NASA World Wind Java (version hosted by NASA)</a><br>
-<a href="http://jogamp.org/deployment/webstart-next/worldwind.jnlp">NASA World Wind Java (older version copied from NASA)</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/Gears.jnlp">Gears</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/HWShadowmapsSimple.jnlp">Hardware Shadow Maps</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/HDR.jnlp">HDR</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/InfiniteShadowVolumes.jnlp">Infinite Shadow Volumes</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/JRefractNoOGL.jnlp">JRefract</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/JRefract.jnlp">JRefract with Java2D/JOGL Bridge (Java SE 6 only)</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/ParticleEngine.jnlp">Particle Engine</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/TestTextRenderer.jnlp">Text Renderer Test</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/FlyingText.jnlp">Flying Text</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/TextFlow.jnlp">Text Flow</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/TextCube.jnlp">Text Cube</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/VertexProgWarp.jnlp">Vertex Prog Warp</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/VertexProgRefract.jnlp">Vertex Prog Refract</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/ProceduralTexturePhysics.jnlp">Water</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/XTrans.jnlp">XTrans (Java SE 6 only)</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/VertexBufferObject.jnlp">Vertex Buffer Object</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/VertexArrayRange.jnlp">Vertex Array Range</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/WorldWindBasicDemo.jnlp">NASA World Wind Java (version hosted by NASA)</a><br>
+<a href="http://jogamp.org/deployment/webstart-next/jogl-demos/worldwind.jnlp">NASA World Wind Java (older version copied from NASA)</a><br>
<p>
<H3> JOAL test (broken).. </H3>
<a href="applettest-joal-next.html">JOGL/JOAL Applet test</a><br>