summaryrefslogtreecommitdiffstats
path: root/www
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
parent385fe4259752e9ee63bfd6fdd5fc1c49a3d2109d (diff)
jogl-demos deployed under jogl-demos subfolder
Diffstat (limited to 'www')
-rw-r--r--www/applet-gears-next.jnlp4
-rw-r--r--www/applet-gears.jnlp4
-rw-r--r--www/applet-redsquare-newtawt-next.html2
-rw-r--r--www/applet-redsquare-newtawt-next.jnlp4
-rw-r--r--www/applettest-jnlp-next.html2
-rw-r--r--www/applettest-jnlp.html8
-rw-r--r--www/applettest-joal-next.html8
-rw-r--r--www/applettest-joal.html8
-rw-r--r--www/applettest-next.html2
-rw-r--r--www/applettest.html4
-rw-r--r--www/index.html42
-rw-r--r--www/test.html46
12 files changed, 67 insertions, 67 deletions
diff --git a/www/applet-gears-next.jnlp b/www/applet-gears-next.jnlp
index 82441cf..75f573b 100644
--- a/www/applet-gears-next.jnlp
+++ b/www/applet-gears-next.jnlp
@@ -12,8 +12,8 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
- <jar href="http://jogamp.org/deployment/webstart-next/jogl-demos.jar" main="true"/>
- <jar href="http://jogamp.org/deployment/webstart-next/jogl-demos-util.jar"/>
+ <jar href="http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar" main="true"/>
+ <jar href="http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos-util.jar"/>
<extension name="newt-all-awt" href="http://jogamp.org/deployment/webstart-next/newt-all-awt.jnlp" />
</resources>
diff --git a/www/applet-gears.jnlp b/www/applet-gears.jnlp
index 28b19a6..f06011f 100644
--- a/www/applet-gears.jnlp
+++ b/www/applet-gears.jnlp
@@ -12,8 +12,8 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
- <jar href="http://jogamp.org/deployment/webstart/jogl-demos.jar" main="true"/>
- <jar href="http://jogamp.org/deployment/webstart/jogl-demos-util.jar"/>
+ <jar href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar" main="true"/>
+ <jar href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos-util.jar"/>
<extension name="newt-all-awt" href="http://jogamp.org/deployment/webstart/newt-all-awt.jnlp" />
</resources>
diff --git a/www/applet-redsquare-newtawt-next.html b/www/applet-redsquare-newtawt-next.html
index 5b1784e..36d4000 100644
--- a/www/applet-redsquare-newtawt-next.html
+++ b/www/applet-redsquare-newtawt-next.html
@@ -15,7 +15,7 @@
http://jogamp.org/deployment/webstart-next/nativewindow.all.jar,
http://jogamp.org/deployment/webstart-next/jogl.all.jar,
http://jogamp.org/deployment/webstart-next/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart-next/jogl-demos.jar">
+ http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" value="demos.applets.RedSquareNEWTAWTApplet">
<param name="subapplet.displayname" value="JOGL RedSquare NEWT-AWT Applet">
diff --git a/www/applet-redsquare-newtawt-next.jnlp b/www/applet-redsquare-newtawt-next.jnlp
index 547958c..f52ce5e 100644
--- a/www/applet-redsquare-newtawt-next.jnlp
+++ b/www/applet-redsquare-newtawt-next.jnlp
@@ -12,8 +12,8 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
- <jar href="http://jogamp.org/deployment/webstart-next/jogl-demos.jar" main="true"/>
- <jar href="http://jogamp.org/deployment/webstart-next/jogl-demos-util.jar"/>
+ <jar href="http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar" main="true"/>
+ <jar href="http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos-util.jar"/>
<extension name="newt-all-awt" href="http://jogamp.org/deployment/webstart-next/newt-all-awt.jnlp" />
</resources>
diff --git a/www/applettest-jnlp-next.html b/www/applettest-jnlp-next.html
index bec46de..35ebc5b 100644
--- a/www/applettest-jnlp-next.html
+++ b/www/applettest-jnlp-next.html
@@ -15,7 +15,7 @@
http://jogamp.org/deployment/webstart-next/nativewindow.all.jar,
http://jogamp.org/deployment/webstart-next/jogl.all.jar,
http://jogamp.org/deployment/webstart-next/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart-next/jogl-demos.jar">
+ http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
diff --git a/www/applettest-jnlp.html b/www/applettest-jnlp.html
index 3178cce..41c164c 100644
--- a/www/applettest-jnlp.html
+++ b/www/applettest-jnlp.html
@@ -29,7 +29,7 @@ JNLP applet's one.
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demos.jar">
+ http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
@@ -55,7 +55,7 @@ The applet above is instantiated with the following code:
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demos.jar"&gt;
+ http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar"&gt;
&lt;param name="codebase_lookup" value="false"&gt;
&lt;param name="subapplet.classname" value="demos.applets.GearsApplet"&gt;
&lt;param name="subapplet.displayname" value="JOGL Gears Applet"&gt;
@@ -86,8 +86,8 @@ Where the referenced JNLP file <em>applet-gears.jnlp</em> looks as follow:
&lt;resources&gt;
&lt;j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/&gt;
&lt;property name="sun.java2d.noddraw" value="true"/&gt;
- &lt;jar href="http://jogamp.org/deployment/webstart/jogl-demos.jar" main="true"/&gt;
- &lt;jar href="http://jogamp.org/deployment/webstart/jogl-demos-util.jar"/&gt;
+ &lt;jar href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar" main="true"/&gt;
+ &lt;jar href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos-util.jar"/&gt;
&lt;extension name="newt-all-awt" href="http://jogamp.org/deployment/webstart/newt-all-awt.jnlp" /&gt;
&lt;/resources&gt;
diff --git a/www/applettest-joal-next.html b/www/applettest-joal-next.html
index 1c3c950..dc79ee0 100644
--- a/www/applettest-joal-next.html
+++ b/www/applettest-joal-next.html
@@ -15,9 +15,9 @@
http://jogamp.org/deployment/webstart-next/nativewindow.all.jar,
http://jogamp.org/deployment/webstart-next/jogl.all.jar,
http://jogamp.org/deployment/webstart-next/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart-next/jogl-demos.jar,
- http://jogamp.org/deployment/webstart/joal.jar,
- http://jogamp.org/deployment/webstart/joal-demos.jar">
+ http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar,
+ http://jogamp.org/deployment/webstart-next/joal.jar,
+ http://jogamp.org/deployment/webstart-next/joal-demos/joal-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" VALUE="demos.applets.GearsJOALApplet">
<param name="subapplet.displayname" VALUE="JOGL / JOAL Gears Applet">
@@ -27,7 +27,7 @@
<param name="jnlpExtension1"
value="http://jogamp.org/deployment/webstart-next/jogl-core.jnlp">
<param name="jnlpExtension2"
- value="http://jogamp.org/deployment/webstart/joal.jnlp">
+ value="http://jogamp.org/deployment/webstart-next/joal.jnlp">
</applet>
diff --git a/www/applettest-joal.html b/www/applettest-joal.html
index d8c49a2..dc8ff60 100644
--- a/www/applettest-joal.html
+++ b/www/applettest-joal.html
@@ -34,9 +34,9 @@ rendering and OpenAL audio:
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demos.jar,
+ http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar,
http://jogamp.org/deployment/webstart/joal.jar,
- http://jogamp.org/deployment/webstart/joal-demos.jar">
+ http://jogamp.org/deployment/webstart/joal-demos/joal-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" VALUE="demos.applets.GearsJOALApplet">
<param name="subapplet.displayname" VALUE="JOGL / JOAL Gears Applet">
@@ -62,9 +62,9 @@ The applet above is instantiated with the following code:
archive="http://jogamp.org/deployment/util/applet-launcher.jar,
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demos.jar,
+ http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar,
http://jogamp.org/deployment/webstart/joal.jar,
- http://jogamp.org/deployment/webstart/joal-demos.jar"&gt;
+ http://jogamp.org/deployment/webstart/joal-demos/joal-demos.jar"&gt;
&lt;param name="codebase_lookup" value="false"&gt;
&lt;param name="subapplet.classname" VALUE="demos.applets.GearsJOALApplet"&gt;
&lt;param name="subapplet.displayname" VALUE="JOGL / JOAL Gears Applet"&gt;
diff --git a/www/applettest-next.html b/www/applettest-next.html
index 69abe5d..31ef953 100644
--- a/www/applettest-next.html
+++ b/www/applettest-next.html
@@ -15,7 +15,7 @@
http://jogamp.org/deployment/webstart-next/nativewindow.all.jar,
http://jogamp.org/deployment/webstart-next/jogl.all.jar,
http://jogamp.org/deployment/webstart-next/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart-next/jogl-demos.jar">
+ http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
diff --git a/www/applettest.html b/www/applettest.html
index f989157..b306bd6 100644
--- a/www/applettest.html
+++ b/www/applettest.html
@@ -28,7 +28,7 @@ as an applet:
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demos.jar">
+ http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar">
<param name="codebase_lookup" value="false">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
@@ -52,7 +52,7 @@ The applet above is instantiated with the following code:
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demos.jar"&gt;
+ http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar"&gt;
&lt;param name="codebase_lookup" value="false"&gt;
&lt;param name="subapplet.classname" value="demos.applets.GearsApplet"&gt;
&lt;param name="subapplet.displayname" value="JOGL Gears Applet"&gt;
diff --git a/www/index.html b/www/index.html
index a876783..27914e9 100644
--- a/www/index.html
+++ b/www/index.html
@@ -133,7 +133,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/Gears.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/Gears.jnlp">
<img src="gears_sm.jpg" width="160" height="163" alt="Launch Gears demo"/>
</a>
</td>
@@ -237,7 +237,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/HWShadowmapsSimple.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/HWShadowmapsSimple.jnlp">
<img src="shadowmaps_sm.jpg" width="160" height="160" alt="Launch Hardware Shadow Mapping demo"/>
</a>
</td>
@@ -290,7 +290,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/HDR.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/HDR.jnlp">
<img src="hdr_sm.jpg" width="160" height="120" alt="Launch High Dynamic Range Rendering demo"/>
</a>
</td>
@@ -351,7 +351,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/InfiniteShadowVolumes.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/InfiniteShadowVolumes.jnlp">
<img src="shadowvolumes_sm.jpg" width="160" height="161" alt="Launch Infinite Shadow Volumes demo"/>
</a>
</td>
@@ -403,7 +403,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/JRefractNoOGL.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/JRefractNoOGL.jnlp">
<img src="jrefract_sm.jpg" width="160" height="120" alt="Launch JRefract demo"/>
</a>
</td>
@@ -414,7 +414,7 @@
href="http://developer.nvidia.com/object/sdk_home.html">SDK</a>.
<p>
If running on <a href="https://mustang.dev.java.net/">Java SE 6 (Mustang)</a>,
- try the <a href="http://jogamp.org/deployment/webstart/JRefract.jnlp">fully
+ try the <a href="http://jogamp.org/deployment/webstart/jogl-demo/JRefract.jnlp">fully
OpenGL-accelerated version</a> of this demo using the new <a
href="http://192.18.37.44/forums/index.php?topic=10813.0">Java2D/JOGL
interoperability</a> support!</p>
@@ -462,7 +462,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/ParticleEngine.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/ParticleEngine.jnlp">
<img
src="particles_sm.jpg" width="160" height="129"
alt="Launch Particle Engine demo"/>
@@ -513,7 +513,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/TestTextRenderer.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/TestTextRenderer.jnlp">
<img
src="testtext_sm.jpg" width="160" height="152"
alt="Launch TestTextRenderer demo"/>
@@ -564,7 +564,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/FlyingText.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/FlyingText.jnlp">
<img
src="flyingtext_sm.jpg" width="160" height="160"
alt="Launch FlyingText demo"/>
@@ -615,7 +615,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/CustomText.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/CustomText.jnlp">
<img
src="customtext_sm.jpg" width="160" height="160"
alt="Launch CustomText demo"/>
@@ -666,7 +666,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/TextFlow.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/TextFlow.jnlp">
<img
src="textflow_sm.jpg" width="160" height="147" alt="Launch TextFlow demo"/>
</a></td>
@@ -716,7 +716,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/TextCube.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/TextCube.jnlp">
<img
src="textcube_sm.jpg" width="160" height="176" alt="Launch TextCube demo"/>
</a></td>
@@ -766,7 +766,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/VertexProgWarp.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/VertexProgWarp.jnlp">
<img src="warp_sm.jpg" width="160" height="142"
alt="Launch Vertex Prog Warp demo"/>
</a></td>
@@ -820,7 +820,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/VertexProgRefract.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/VertexProgRefract.jnlp">
<img src="refract_sm.jpg" width="160" height="161"
alt="Launch Vertex Prog Refract demo"/>
</a></td>
@@ -875,7 +875,7 @@
</tr>
<tr>
<td width="25%"><a
- href="http://jogamp.org/deployment/webstart/ProceduralTexturePhysics.jnlp">
+ href="http://jogamp.org/deployment/webstart/jogl-demo/ProceduralTexturePhysics.jnlp">
<img src="water_sm.jpg" width="160" height="160"
alt="Launch Procedural Texture Physics demo"/>
</a></td>
@@ -928,7 +928,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/XTrans.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/XTrans.jnlp">
<img src="xtrans_sm.jpg" width="160" height="130" alt="Launch XTrans demo"/>
</a>
</td>
@@ -983,7 +983,7 @@
</tr>
<tr>
<td width="25%">
- <a href="http://jogamp.org/deployment/webstart/VertexBufferObject.jnlp">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/VertexBufferObject.jnlp">
<img src="VertexArrayRange_sm.jpg" width="160" height="164" alt="Launch Vertex Buffer Object demo"/>
</a>
</td>
@@ -1023,16 +1023,16 @@
</tr>
<tr>
<td valign="top" bgcolor="#ffffff">
- <a href="http://jogamp.org/deployment/webstart/jogl-newt-applet-runner-cube.html">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-newt-applet-runner-cube.html">
GL2ES1 Cube
</a><br/>
- <a href="http://jogamp.org/deployment/webstart/jogl-newt-applet-runner-fbcubes.html">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-newt-applet-runner-fbcubes.html">
GL2ES1 FBO Cubes
</a><br/>
- <a href="http://jogamp.org/deployment/webstart/jogl-newt-applet-runner-angelesgl2es1.html">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-newt-applet-runner-angelesgl2es1.html">
GL2ES1 Angeles
</a><br/>
- <a href="http://jogamp.org/deployment/webstart/jogl-newt-applet-runner-gears.html">
+ <a href="http://jogamp.org/deployment/webstart/jogl-demo/jogl-newt-applet-runner-gears.html">
GL2 Gears
</a><br/>
</td>
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>