diff options
author | Sven Gothel <[email protected]> | 2011-09-17 15:00:46 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-17 15:00:46 +0200 |
commit | ad27f9e288de02941a856d4c27bf1de0a536a50c (patch) | |
tree | 25ac88bb83080e82116d41a0041e867d19d8d383 /jnlp-files | |
parent | 64feda2fa7611627e31f55ecc7cf86e290fdf4e3 (diff) |
Make jogl-test-applets look nice; Add NEWT Overview; Link both to JOGL's index page
Diffstat (limited to 'jnlp-files')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 210 |
1 files changed, 174 insertions, 36 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 5e85c8b9f..e0e250722 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -1,43 +1,181 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> -<head> -<title>JOGL Test Applets</title> -</head> +<!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 Applets</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™ Binding for the OpenGL® 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"> + </div> + <div id="main"> + <div id="sidebar"> + </div> + <div id="text"> + <H2> Test page for JOGL Applets </H2> -<p> -<H3> Version </H3> -<ul> - <li><a href="jogl-applet-version.html">Applet (JNLP/Launcher)</a></li> - <li><a href="jogl-applet-version-lancheronly.html">Applet (Launcher Only)</a></li> - <li><a href="jogl-application-version.jnlp">Application</a></li> -</ul> -</p> - -<p> -<H3> Gears ES2 </H3> -<ul> - <li><a href="jogl-applet-runner-newt-gears-normal.html">GearsES2 in Applet Area (normal)</a></li> - <li><a href="jogl-applet-runner-newt-gears-special.html">GearsES2 translucent over pager (special)</a></li> -</ul> -</p> - -<p> -<H3> JOGL Graph </H3> -<ul> - <li><a href="jogl-applet-runner-newt-GraphTextDemo01.html">JOGL Graph Text Demo 01</a></li> - <li><a href="jogl-applet-runner-newt-GraphUISceneDemo01.html">JOGL Graph UI-Scene Demo 01</a></li> -</ul> -</p> - -<p> -<H3> Demo Code </H3> -<ul> - <li><a href="jogl-applet-runner-newt-ElektronenMultiplizierer.html">Demoscene Passivist's ElektronenMultiplizierer</a></li> -</ul> -</p> +<div style="font : 10px serif;"> +See Legend below table +</div> + +<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-Type</strong></th> + <th align="left"><strong>Description</strong></th> + </tr> + <tr> + <td> + <a href="../../jogl/www/media/jogl-applet-version.png"> + <img src="../../jogl/www/media/jogl-applet-version-small.png" width="200" alt="Full Size"/> + </a> + </td> + <td> + <a href="jogl-applet-version.html">Dual</a><br> + <a href="jogl-applet-version-lancheronly.html">ALaunch</a><br> + <a href="jogl-application-version.jnlp">WebStart</a><br> + </td> + <td> + JOGL Version Information. + </td> + </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-normal.html">JApplet</a><br> + </td> + <td> + Classic OpenGL Gears for ES2 + running as a normal Applet. + </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-special.html">JApplet</a><br> + </td> + <td> + Classic OpenGL Gears for ES2 + running as a translucent Applet hanging over the page. + </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.html">JApplet</a><br> + </td> + <td> + GPU accelerated Text Demo using JOGL's new Graph package. + </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.html">JApplet</a><br> + </td> + <td> + Demonstration of GPU accelerated Text and UI rendering and interaction + using JOGL's new Graph package. + </td> + </tr> + <tr> + <td> + <a href="../../jogl/www/media/jogl-applet-demoscene-elektronenmultiplizierer01.png"> + <img src="../../jogl/www/media/jogl-applet-demoscene-elektronenmultiplizierer01-small.png" width="200" alt="Full Size"/> + </a> + </td> + <td> + <a href="jogl-applet-runner-newt-ElektronenMultiplizierer.html">JApplet</a><br> + </td> + <td> + Demoscene Passivist's ElektronenMultiplizierer + </td> + </tr> + </tbody></table> + </td> + +</tr></tbody></table> + +<div style="font : 10px serif;"> +Click on <i>Screenshot</i> for the full sized screenshot.<br/> +Click on the <i>Launch-Type</i> to actually launch the demo.<br/> + <table border="0" cellpadding="0" cellspacing="10"><tbody> + <tr> + <th align="left" ><strong>Launch-Type</strong></th> + <th align="left" ><strong>Description</strong></th> + </tr> + <tr> + <td> Applet </td> + <td> Traditional Applet mechanism only. </td> + </tr> + <tr> + <td> JApplet </td> + <td> Applet using JNLP-Applet mechanism. </td> + </tr> + <tr> + <td> LApplet </td> + <td> Applet using JOGL's Applet Launcher mechanism. </td> + </tr> + <tr> + <td> Dual </td> + <td> Applet using JNLP-Applet & JOGL's AppletLauncher mechanism. (JApplet + LApplet) </td> + </tr> + <tr> + <td> WebStart </td> + <td> Application using JNLP's WebStart mechanism. </td> + </tr> + </tbody></table> +</div> + +</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> |