summaryrefslogtreecommitdiffstats
path: root/www/test.html
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2007-01-22 20:04:30 +0000
committerKenneth Russel <[email protected]>2007-01-22 20:04:30 +0000
commit52e17e861335622bcde4df66f4292c99c3903315 (patch)
treeaa4503a901343334851b1aa5b6a35aa1ad355c05 /www/test.html
parent04a29bc5973ec5384e06f52b0710365d8f549c82 (diff)
Added TestTextRenderer, FlyingText, TextFlow, and TextCube demos to
test page git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@203 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www/test.html')
-rw-r--r--www/test.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/test.html b/www/test.html
index 1b7b7c5..cc0815b 100644
--- a/www/test.html
+++ b/www/test.html
@@ -7,6 +7,10 @@
<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/TestTextRenderer.jnlp">Text Renderer Test</a><br>
+<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/FlyingText.jnlp">Flying Text</a><br>
+<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/TextFlow.jnlp">Text Flow</a><br>
+<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/TextCube.jnlp">Text Cube</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>