aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-30 12:00:21 +0100
committerSven Gothel <[email protected]>2014-01-30 12:00:21 +0100
commit1b2e8f10fc79bd2818a1a200bfd762ac67333840 (patch)
treec20481cfa2425f4051899a834341997882f4aaa1 /jnlp-files
parentac55c5bfa469537c755730d3be9617d97f82950d (diff)
Add Applet3 test html pages
Diffstat (limited to 'jnlp-files')
-rw-r--r--jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html64
-rw-r--r--jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html68
-rw-r--r--jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html80
-rw-r--r--jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html113
-rw-r--r--jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html70
-rw-r--r--jnlp-files/jogl-applet-version-applet3-napplet.html57
-rw-r--r--jnlp-files/jogl-test-applet3s.html143
7 files changed, 595 insertions, 0 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html b/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html
new file mode 100644
index 000000000..6bfc9a4e3
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html
@@ -0,0 +1,64 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JOGL Applet3 Graph Text Demo 01 (NApplet)</title>
+</head>
+<body BGCOLOR="#ffffff">
+
+<P>
+JOGL Applet3 Graph Text Demo 01
+</P>
+
+<P>
+<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="800" height="400">
+ <param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run">
+ <param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar">
+ <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.graph.demos.GPUTextGLListener0A">
+ <param name="gl_profile" value="GL2ES2">
+ <param name="gl_swap_interval" value="1">
+ <param name="gl_alpha" value="4">
+ <param name="gl_multisamplebuffer" value="4">
+ <param name="gl_nodefaultkeyListener" value="true">
+ <param name="gl_debug" value="false">
+ <param name="gl_trace" value="false">
+ <comment>
+ <embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ width="800" height="400"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"
+ gl_event_listener_class="com.jogamp.opengl.test.junit.graph.demos.GPUTextGLListener0A"
+ gl_profile="GL2ES2"
+ gl_swap_interval="1"
+ gl_alpha="4"
+ gl_multisamplebuffer="4"
+ gl_nodefaultkeyListener="true"
+ gl_debug="false"
+ gl_trace="false">
+ <noembed>Sorry, no Java support detected.</noembed>
+ </embed>
+ </comment>
+</object>
+</P>
+
+<P>
+Graph Text Demo Keys:<br>
+<ul>
+ <li> 1/2 - zoom in/out red-text </li>
+ <li> 6/7 - edit texture size if using VBAA (nope) </li>
+ <li> 0/9 - rotate the red-text </li>
+ <li> v - toggle vsync </li>
+ <li> i - live text input (CR ends it, backspace supported)</li>
+ <li> f - toggle fps </li>
+ <li> h - change text</li>
+ <li> space - change font</li>
+</ul>
+</P>
+
+</body>
+</html>
diff --git a/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html b/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html
new file mode 100644
index 000000000..4e7cf9304
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JOGL Applet3 Graph UI-Scene Demo 01 (NApplet)</title>
+</head>
+<body BGCOLOR="#ffffff">
+
+<P>
+JOGL Applet3 Graph UI-Scene Demo 01
+</P>
+
+<P>
+<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="640" height="480">
+ <param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run">
+ <param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar">
+ <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.graph.demos.GPUUISceneGLListener0A">
+ <param name="gl_profile" value="GL2ES2">
+ <param name="gl_swap_interval" value="1">
+ <param name="gl_alpha" value="4">
+ <param name="gl_multisamplebuffer" value="4">
+ <param name="gl_debug" value="false">
+ <param name="gl_trace" value="false">
+ <comment>
+ <embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ width="640" height="480"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"
+ gl_event_listener_class="com.jogamp.opengl.test.junit.graph.demos.GPUUISceneGLListener0A"
+ gl_profile="GL2ES2"
+ gl_swap_interval="1"
+ gl_alpha="4"
+ gl_multisamplebuffer="4"
+ gl_debug="false"
+ gl_trace="false">
+ <noembed>Sorry, no Java support detected.</noembed>
+ </embed>
+ </comment>
+</object>
+
+</P>
+
+<P>
+Graph UI-Scene Demo Keys:<br>
+<ul>
+ <li> none - use mouse </li>
+</ul>
+</P>
+<P>
+JOGL NEWT JNLP Applet Runner Special Keys:<br>
+<ul>
+ <li> d - toggle decoration </li>
+ <li> f - toggle fullscreen </li>
+ <li> r - in/out browser window </li>
+ <li> a - on/off always-on-top </li>
+ <li> c - change mouse pointer </li>
+ <li> i - invisible mouse pointer </li>
+ <li> w - warp mouse pointer to center </li>
+</ul>
+</P>
+
+</body>
+</html>
diff --git a/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html b/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html
new file mode 100644
index 000000000..590bf308c
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JogAmp's Applet3 MovieCube - GLMediaPlayer Demo 01 (NApplet)</title>
+</head>
+<body BGCOLOR="#ffffff">
+
+<P>
+JogAmp's Applet3 MovieCube - GLMediaPlayer Demo 01
+</P>
+
+<P>
+<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="510" height="300">
+ <param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run">
+ <param name="archive" value="jar/gluegen-rt.jar,
+ jar/joal.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar">
+ <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.jogl.demos.es2.av.MovieCube">
+ <param name="gl_profile" value="GL2ES2">
+ <param name="gl_swap_interval" value="1">
+ <param name="gl_debug" value="false">
+ <param name="gl_trace" value="false">
+ <comment>
+ <embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ width="510" height="300"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/joal.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"
+ codebase_lookup" value="false"
+ gl_event_listener_class="com.jogamp.opengl.test.junit.jogl.demos.es2.av.MovieCube"
+ gl_profile="GL2ES2"
+ gl_swap_interval="1"
+ gl_debug="false"
+ gl_trace="false">
+ <noembed>Sorry, no Java support detected.</noembed>
+ </embed>
+ </comment>
+</object>
+
+</P>
+
+<P>
+MovieCube Keys:<br>
+<ul>
+ <li> BWD / FWD:
+ <ul>
+ <li> 01s - Cursor left/right</li>
+ <li> 10s - Cursor down/up</li>
+ <li> 30s - Page down/up</li>
+ </ul></li>
+ <li> Speed:
+ <ul>
+ <li> Pause - Space bar</li>
+ <li> Half - Keypad minus</li>
+ <li> Double - Keypad plus</li>
+ <li> Reset - Keypad multiply</li>
+ </ul></li>
+ <li> Mute - M</li>
+</ul>
+</P>
+<P>
+JOGL NEWT JNLP Applet Runner Special Keys:<br>
+<ul>
+ <li> d - toggle decoration </li>
+ <li> f - toggle fullscreen </li>
+ <li> r - in/out browser window </li>
+ <li> a - on/off always-on-top </li>
+ <li> c - change mouse pointer </li>
+ <li> i - invisible mouse pointer </li>
+ <li> w - warp mouse pointer to center </li>
+</ul>
+</P>
+
+</body>
+</html>
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html b/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html
new file mode 100644
index 000000000..ef287c79d
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JOGL NEWT Applet3 Runner - GearsES2 - normal - (NApplet) </title>
+</head>
+<body BGCOLOR="#ffffff">
+
+<p>
+Applet3 (w/o AWT) launching using <a href="http://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html#NApplets">NApplet</a>.
+</p>
+
+<p>
+JOGL NEWT Applet3 Runner Special Keys:<br>
+<ul>
+ <li> d - toggle decoration </li>
+ <li> f - toggle fullscreen </li>
+ <li> r - in/out browser window </li>
+ <li> a - on/off always-on-top </li>
+ <li> c - change mouse pointer </li>
+ <li> i - invisible mouse pointer </li>
+ <li> w - warp mouse pointer to center </li>
+</ul>
+</p>
+
+<p>
+<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="200" height="200">
+ <param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run">
+ <param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar">
+ <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2">
+ <param name="gl_profile" value="GL2ES2">
+ <param name="gl_swap_interval" value="1">
+ <param name="gl_debug" value="false">
+ <param name="gl_trace" value="false">
+ <comment>
+ <embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ width="200" height="200"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"
+ gl_event_listener_class="com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2"
+ gl_profile="GL2ES2"
+ gl_swap_interval="1"
+ gl_debug="false"
+ gl_trace="false">
+ <noembed>Sorry, no Java support detected.</noembed>
+ </embed>
+ </comment>
+</object>
+
+</p>
+
+<p>
+
+The applet above is instantiated with the following code:
+
+<pre>
+&lt;object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="200" height="200"&gt;
+ &lt;param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"&gt;
+ &lt;param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"&gt;
+ &lt;param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2"&gt;
+ &lt;param name="gl_profile" value="GL2ES2"&gt;
+ &lt;param name="gl_swap_interval" value="1"&gt;
+ &lt;param name="gl_debug" value="false"&gt;
+ &lt;param name="gl_trace" value="false"&gt;
+ &lt;comment&gt;
+ &lt;embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ width="200" height="200"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"
+ gl_event_listener_class="com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2"
+ gl_profile="GL2ES2"
+ gl_swap_interval="1"
+ gl_debug="false"
+ gl_trace="false"&gt;
+ &lt;noembed&gt;Sorry, no Java support detected.&lt;/noembed&gt;
+ &lt;/embed&gt;
+ &lt;/comment&gt;
+&lt;/object&gt;
+
+</pre>
+
+</p>
+<p>
+<del>
+Note that the jogl-test.jar, which contains the GearsES2 class,
+<B>does not need to be signed</B>! JogAmp Community signs
+jogl-all.jar and gluegen-rt.jar, which contain the
+JOGL's supporting classes; this is the only
+Java code which needs to be signed in order to deploy applets using
+JOGL and is the only certificate the end user must accept.
+</del><br/>
+Sadly, due to Oracle's Java Applet Plugin update 7u51,
+unsigned applets are no more allowed and effectively
+lower the bar to create user applets with raised privileges.<br/>
+Hence JogAmp Community <b>signs</b> jogl-all.jar and gluegen-rt.jar, which contain the
+JOGL's supporting classes as well as jogl-test.jar, which contains the users implementing Applet class.<br/>
+jogl-test.jar's manifest file uses <i>Permissions: sandbox</i>
+to <b>not raise privileges</b>.
+</p>
+
+</body>
+</html>
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html b/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
new file mode 100644
index 000000000..821d8f4dc
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JOGL NEWT JNLP Applet3 Runner - GearsES2 - special (NApplet)</title>
+</head>
+<body BGCOLOR="#ffffff">
+
+<P>
+JOGL NEWT JNLP Applet3 Runner Special Keys:
+<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="1" height="1">
+ <param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run">
+ <param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar">
+ <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2">
+ <param name="gl_profile" value="GL2ES2">
+ <param name="gl_swap_interval" value="1">
+ <param name="gl_undecorated" value="true">
+ <param name="gl_opaque" value="false">
+ <param name="gl_alwaysontop" value="true">
+ <param name="gl_dx" value="0">
+ <param name="gl_dy" value="-50">
+ <param name="gl_width" value="200">
+ <param name="gl_height" value="200">
+ <param name="gl_debug" value="false">
+ <param name="gl_trace" value="false">
+ <comment>
+ <embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ width="1" height="1"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar,
+ jar/jogl-test.jar"
+ gl_event_listener_class="com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2"
+ gl_profile="GL2ES2"
+ gl_swap_interval="1"
+ gl_undecorated="true"
+ gl_opaque="false"
+ gl_alwaysontop="true"
+ gl_dx="0"
+ gl_dy="-50"
+ gl_width="200"
+ gl_height="200"
+ gl_debug="false"
+ gl_trace="false">
+ <noembed>Sorry, no Java support detected.</noembed>
+ </embed>
+ </comment>
+</object> Hello Gears - Hello Gears - Hello Gears
+<br>
+<ul>
+ <li> d - toggle decoration </li>
+ <li> f - toggle fullscreen </li>
+ <li> r - in/out browser window </li>
+ <li> a - on/off always-on-top </li>
+ <li> c - change mouse pointer </li>
+ <li> i - invisible mouse pointer </li>
+ <li> w - warp mouse pointer to center </li>
+</ul>
+Normal webpage text - Normal webpage text - Normal webpage text - Normal webpage text<br>
+Normal webpage text - Normal webpage text - Normal webpage text - Normal webpage text<br>
+Normal webpage text - Normal webpage text - Normal webpage text - Normal webpage text<br>
+Normal webpage text - Normal webpage text - Normal webpage text - Normal webpage text<br>
+</P>
+
+
+</body>
+</html>
diff --git a/jnlp-files/jogl-applet-version-applet3-napplet.html b/jnlp-files/jogl-applet-version-applet3-napplet.html
new file mode 100644
index 000000000..1fc12f781
--- /dev/null
+++ b/jnlp-files/jogl-applet-version-applet3-napplet.html
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JOGL JNLP Applet3 Version (NApplet)</title>
+</head>
+<body>
+
+<P>
+The applet3 below shall show you the version of the Jogl components
+and your platform.
+</P>
+
+<P>
+
+<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="800" height="600">
+ <param name="code" value="com.jogamp.newt.util.applet.VersionApplet3">
+ <param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar">
+ <comment>
+ <embed code="com.jogamp.newt.util.applet.VersionApplet3"
+ width="800" height="600"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar">
+ <noembed>Sorry, no Java support detected.</noembed>
+ </embed>
+ </comment>
+</object>
+
+</P>
+<P>
+
+The applet3 above is instantiated with the following code:
+
+<pre>
+&lt;object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
+ width="800" height="600"&gt;
+ &lt;param name="code" value="com.jogamp.newt.util.applet.VersionApplet3"&gt;
+ &lt;param name="archive" value="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar"&gt;
+ &lt;comment&gt;
+ &lt;embed code="com.jogamp.newt.util.applet.VersionApplet3"
+ width="800" height="600"
+ type="application/x-java-applet;version=1.6"
+ pluginspage="http://java.sun.com/javase/downloads/ea.jsp"
+ archive="jar/gluegen-rt.jar,
+ jar/jogl-all-noawt.jar"&gt;
+ &lt;noembed&gt;Sorry, no Java support detected.&lt;/noembed&gt;
+ &lt;/embed&gt;
+ &lt;/comment&gt;
+&lt;/object&gt;
+</pre>
+</P>
+</body>
+</html>
diff --git a/jnlp-files/jogl-test-applet3s.html b/jnlp-files/jogl-test-applet3s.html
new file mode 100644
index 000000000..cf6b7b74f
--- /dev/null
+++ b/jnlp-files/jogl-test-applet3s.html
@@ -0,0 +1,143 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link href="../../style.css" rel="stylesheet" type="text/css"/>
+ <title>JOGL Test Applet3</title>
+ <link href="../../SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon"/>
+ </head>
+<body>
+
+<div id="container">
+ <div id="header">
+ <div id="slogan"><img src="../../images/jogamp_symbols/website_final_sideslogan_jogl_404x20pel.png" alt="Java&#0153; Binding for the OpenGL&#0174; API"/></div>
+ <div id="logo"><a href="http://jogamp.org/"><img src="../../images/jogamp_symbols/website_final_blue_jogl_346x70pel.png" alt="JOGL Symbol"/></a></div>
+ </div>
+ <div id="menu">
+ <ul>
+ <li><a href="../../">Home</a></li>
+ <li><a href="../../jogl/">JOGL</a></li>
+ <li><a href="../../jogl-demos/www/">Demos</a></li>
+ <li><a href="../../deployment/jogamp-next/javadoc/jogl/javadoc/">JavaDoc</a></li>
+ <li><a href="../../gluegen/www/">Gluegen</a></li>
+ <li><a href="../../wiki/">Wiki</a></li>
+ <li><a href="../../blog/">Blogs</a></li>
+ <li><a href="../../forum.html">Forums</a></li>
+ </ul>
+ </div>
+ <div id="main">
+ <div id="sidebar">
+ </div>
+ <div id="text">
+
+<h2> Test page for JOGL Applet3 </h2>
+
+<table width="100%" cellspacing="0" border="0" cellpadding="0"><tbody><tr valign="top">
+
+ <td width="50%"> <!-- LEFT COLUMN -->
+ <table border="0" cellpadding="10" cellspacing="0"><tbody>
+ <tr>
+ <th align="left"><strong>Screenshot</strong></th>
+ <th align="left"><strong>Launch</strong></th>
+ <th align="left"><strong>Description</strong></th>
+ </tr>
+ <tr>
+ <td>
+ <a href="../../jogl/www/media/jogl-applet-gearses2-normal.png">
+ <img src="../../jogl/www/media/jogl-applet-gearses2-normal-small.png" width="200" alt="Full Size"/>
+ </a>
+ </td>
+ <td>
+ <a href="jogl-applet-runner-newt-gears-applet3-napplet.html">Applet3 NApplet</a>
+ </td>
+ <td>
+ Classic OpenGL Gears for ES2
+ running as a normal Applet.<br/>
+ <small><b>Launch documentation included</b></small>.
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <a href="../../jogl/www/media/jogl-applet-gearses2-translucent.png">
+ <img src="../../jogl/www/media/jogl-applet-gearses2-translucent-small.png" width="200" alt="Full Size"/>
+ </a>
+ </td>
+ <td>
+ <a href="jogl-applet-runner-newt-gears-applet3-special-napplet.html">Applet3 NApplet</a>
+ </td>
+ <td>
+ Classic OpenGL Gears for ES2
+ running as a translucent Applet hanging over the page.
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <a href="../../jogl/www/media/jogl-applet-moviecube01.png">
+ <img src="../../jogl/www/media/jogl-applet-moviecube01-small.png" width="200" alt="Full Size"/>
+ </a>
+ </td>
+ <td>
+ <a href="jogl-applet-runner-newt-MovieCube-applet3-napplet.html">Applet3 NApplet</a>
+ </td>
+ <td>
+ Movie Cube using JOGL's GLMediaPlayer.
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+
+ <td width="50%"> <!-- RIGHT COLUMN -->
+ <table border="0" cellpadding="10" cellspacing="0"><tbody>
+ <tr>
+ <th align="left"><strong>Screenshot</strong></th>
+ <th align="left"><strong>Launch</strong></th>
+ <th align="left"><strong>Description</strong></th>
+ </tr>
+ <tr>
+ <td>
+ <a href="../../jogl/www/media/jogl-applet-graph-text01.png">
+ <img src="../../jogl/www/media/jogl-applet-graph-text01-small.png" width="200" alt="Full Size"/>
+ </a>
+ </td>
+ <td>
+ <a href="jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html">Applet3 NApplet</a>
+ </td>
+ <td>
+ GPU accelerated Text Demo using JOGL's new Graph package.<br/>
+ <small><i>cp-fonts</i> fonts via classpath, otherwise via URI</small>.
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <a href="../../jogl/www/media/jogl-applet-graph-uiscene01.png">
+ <img src="../../jogl/www/media/jogl-applet-graph-uiscene01-small.png" width="200" alt="Full Size"/>
+ </a>
+ </td>
+ <td>
+ <a href="jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html">Applet3 NApplet</a>
+ </td>
+ <td>
+ Demonstration of GPU accelerated Text and UI rendering and interaction
+ using JOGL's new Graph package.
+ </td>
+ </tr>
+ </tbody></table>
+ </td>
+
+</tr></tbody></table>
+
+</div> <!-- text -->
+</div> <!-- main -->
+
+<div id="footer">
+ <div id="footer_left">
+ <span>JogAmp.org</span>
+ by <a href="http://jogamp.org">http://jogamp.org</a> is licensed under a <br/>
+ <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.
+ </div>
+</div>
+
+</div> <!-- container -->
+
+</body>
+</html>