diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/test.html | 4 |
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> |