aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-test-applets.html
blob: 5e85c8b9f4857353a5b599bad22d9470618ac3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>JOGL Test Applets</title>
</head>
<body>

<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>

</body>
</html>