diff options
author | Kenneth Russel <[email protected]> | 2006-12-20 02:06:48 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-12-20 02:06:48 +0000 |
commit | 5c30d022034785da5e0434f7a624696494b99b54 (patch) | |
tree | 741795175d651a06f6e5d6f85798088f3eef4509 /www/test.html | |
parent | cd98a5988e1fd6fd77a955bfd95a232467f87160 (diff) |
Added applettest-joal-next containing mixed JOGL/JOAL applet
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@186 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www/test.html')
-rw-r--r-- | www/test.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/test.html b/www/test.html index b3c5c9b..1b7b7c5 100644 --- a/www/test.html +++ b/www/test.html @@ -14,3 +14,4 @@ <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> +<a href="applettest-joal-next.html">JOGL/JOAL Applet test</a><br> |