summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-09-16 00:12:10 -0700
committerSven Gothel <[email protected]>2009-09-16 00:12:10 -0700
commit38a4d23ff05e4fc59775cc5ea961497197bd2e50 (patch)
treec6c400975aa70160770414494897a680c28a9486 /www
parent85bd6a6eca6691a7b215e36e09800d410d4a695e (diff)
Fix demos, exclude redbook subdir from main javac
Diffstat (limited to 'www')
-rw-r--r--www/index.html43
1 files changed, 42 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index fb81698..7ba7369 100644
--- a/www/index.html
+++ b/www/index.html
@@ -85,7 +85,8 @@ see the following test pages for more information:
<ul>
<li> <a href="applettest-jnlp.html">JNLP Applet test page (standard JNLP Applet with Applet-Launcher fallback)</a></li>
<li> <a href="applettest.html">Applet-Launcher only test page (pls use variant above)</a></li>
-</P>
+ <li> <a href="#NEWTAWTJNLPApplets">Simple NEWT JNLP AWT Applet's</a></li>
+</ul>
<p>The source code for these demonstrations is available
@@ -1349,6 +1350,46 @@ using NVidia vertex_array_range extension. <a
</tbody>
</table>
+
+
+<a name="NEWTAWTJNLPApplets"/>
+<table border="0" cellpadding="5" cellspacing="1" width="100%">
+ <tbody>
+ <tr>
+ <td>
+ <table bgcolor="#6E94B7" border="0" cellpadding="5"
+ cellspacing="1" width="100%">
+ <tbody>
+ <tr>
+ <td bgcolor="#6E94B7" valign="top">
+
+
+
+ <div align="left"><font color="#ffffff"><strong>Simple NEWT JNLP AWT Applet's</strong></font></div>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" bgcolor="#ffffff">
+
+<a href="http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart/jogl-newt-applet-runner-cube.html">GL2ES1 Cube</a><br>
+<a href="http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart/jogl-newt-applet-runner-fbcubes.html">GL2ES1 FBO Cubes</a><br>
+<a href="http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart/jogl-newt-applet-runner-angelesgl2es1.html">GL2ES1 Angeles</a><br>
+<a href="http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart/jogl-newt-applet-runner-gears.html">GL2 Gears</a><br>
+
+
+ </td>
+ </tr>
+
+ </tbody>
+
+
+ </table>
+ </td>
+ </tr>
+
+ </tbody>
+</table>
+
<br>
<br>
<br>