blob: 65909488ab128a922a5c655242cad8c313aeb3a7 (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Ron Cemer & Sven Goethel">
<meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
<title>Misc Demos</title>
</head>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
<p>Here are the demos-I for <B>
<A HREF="http://www.jausoft.com/gl4java/">GL4Java</A> >= 2.6.0.0: </B> <br>
<br>
<LI><P ALIGN=LEFT><I><A HREF="glDemosCvs.html">glDemosCvs</A>
: Many OpenGL Canvas running together</I>
</P>
<LI><P ALIGN=LEFT><I><A HREF="glOlympicCvsApplet.html">glOlympicCvsApplet</A>
: The Olympic Rings alone </I>
</P>
<LI><P ALIGN=LEFT><I><A HREF="glLogoCvsApplet.html">glLogoCvsApplet</A>
: The OpenGL Logo alone</I></P>
<LI><P ALIGN=LEFT><I><A HREF="glOlympicSwingApplet.html">glOlympicSwingApplet</A>
: The Olympic Rings using Swing (needs Swing 1.1 installed
either)</I></P>
<LI><P ALIGN=LEFT><I><A HREF="testTextPPM1.html">testTextPPM1</A>
: A textured Box using Swing (needs Swing 1.1 installed
either)</I></P>
<BR>
<LI><P ALIGN=LEFT><I><A HREF="GLLandScape/index.html">GLLandScape World</A>
: The GLLandScape World
</I></P>
<LI><P ALIGN=LEFT><I><A HREF="MiscDemos/index.html">Misc Demos</A>
: Some new ported demos.
</I></P>
<LI><P ALIGN=LEFT><I><A HREF="RonsDemos/index.html">Ron's Demos</A>
: Demo's ported by Ron Cemer
</I></P>
<LI><P ALIGN=LEFT><I><A HREF="HodglimsNeHe/index.html">Hodglim's NeHe Demos</A>
: Here are the NeHe OpenGL Tutorial Demos originally ported by Hodglim
</I></P>
<LI><P ALIGN=LEFT><I><A HREF="GLFDemos/index.html">GLF Demos</A>
: Demos for the new GLF Library (new font support)
</I></P>
<BR>
<P ALIGN=CENTER><SPAN STYLE="text-decoration: none"><I>For use with
the Java2-Plug-In: Tested with Win32,Netscape,Java2 <A HREF="Java2.txt">(see
Installation-instructions Java2)</A> ! </I></SPAN>
</P>
<UL>
<LI><P ALIGN=LEFT><I><A HREF="glOlympicCvsAppletJ2P.html">glOlympicCvsAppletJ2P</A>
: Out of the demo directory of GL4Java </I>
</P>
<LI><P ALIGN=LEFT><I><A HREF="glLogoCvsAppletJ2P.html">glLogoCvsAppletJ2P</A>
: Out of the demo directory of GL4Java</I></P>
<LI><P ALIGN=LEFT><I><A HREF="testTextPPM1J2P.html">testTextPPM1J2P</A>
: Out of the demo directory of GL4Java (needs Swing 1.1 installed
either)</I></P>
</UL>
<P ALIGN=CENTER><SPAN STYLE="text-decoration: none">
<a href="../../Installer/java.policy">The Java2 (sdk, jre, plugin 1.3) policy file example to give GL4Java the necessary permissions (Click here) !</a>
</P>
</BODY>
</HTML>
|