aboutsummaryrefslogtreecommitdiffstats
path: root/demos.html
blob: 4cdbd76cf0ffe31e0fa8f82f1bb84a199cf86034 (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
<!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.4.0.0: </B> <br>
<br>
	<LI><P ALIGN=LEFT><I><A HREF="demos/glDemosCvs.html">glDemosCvs</A>
	: Many OpenGL Canvas running together</I>
	</P>
	<LI><P ALIGN=LEFT><I><A HREF="demos/glOlympicCvsApplet.html">glOlympicCvsApplet</A>
	: The Olympic Rings alone </I>
	</P>
	<LI><P ALIGN=LEFT><I><A HREF="demos/glLogoCvsApplet.html">glLogoCvsApplet</A>
	: The OpenGL Logo alone</I></P>
	<LI><P ALIGN=LEFT><I><A HREF="demos/glOlympicSwingApplet.html">glOlympicSwingApplet</A>
	: The Olympic Rings using Swing (needs Swing 1.1 installed
	either)</I></P>
	<LI><P ALIGN=LEFT><I><A HREF="demos/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="demos/GLLandScape/index.html">GLLandScape World</A>
       : The GLLandScape World
       </I></P>
       <LI><P ALIGN=LEFT><I><A HREF="demos/MiscDemos/index.html">Misc Demos</A>
       : Some new ported demos.
       </I></P>
       <LI><P ALIGN=LEFT><I><A HREF="demos/RonsDemos/index.html">Ron's Demos</A>
       : Demo's ported by Ron Cemer
       </I></P>
       <LI><P ALIGN=LEFT><I><A HREF="demos/HodglimsNeHe/index.html">Hodglim's NeHe Demos</A>
       : Here are the NeHe OpenGL Tutorial Demos originally ported by Hodglim
       </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="demos/glOlympicCvsAppletJ2P.html">glOlympicCvsAppletJ2P</A>
	: Out of the demo directory of GL4Java </I>
	</P>
	<LI><P ALIGN=LEFT><I><A HREF="demos/glLogoCvsAppletJ2P.html">glLogoCvsAppletJ2P</A>
	: Out of the demo directory of GL4Java</I></P>
	<LI><P ALIGN=LEFT><I><A HREF="demos/testTextPPM1J2P.html">testTextPPM1J2P</A>
	: Out of the demo directory of GL4Java (needs Swing 1.1 installed
	either)</I></P>
</UL>
</BODY>
</HTML>