diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index aae7fb3..3be00ee 100644 --- a/www/index.html +++ b/www/index.html @@ -73,6 +73,11 @@ C or C++, in which case a link to the original sources is provided.<br> system requirements listed, the demos run on any vendor's graphics card and on any of Solaris/SPARC, Solaris/x86, Linux/x86, Windows/x86, and Macintosh OS X 10.3.<br> </p> + +<P> It is now possible to deploy unsigned applets using JOGL with no +manual installation of any software on the end user's machine! Please +see the <a href="applettest.html">JOGL applet test page</a> for more +information. </P> <p>The source code for these demonstrations is available @@ -129,6 +134,9 @@ and on any of Solaris/SPARC, Solaris/x86, Linux/x86, Windows/x86, and Macintosh href="https://jogl-demos.dev.java.net/unbranded-source/browse/*checkout*/jogl-demos/doc/readme.html">Demo documentation</a><br> </li> + + <li><a href="applettest.html">JOGL Applet test</a> + </li> |