blob: 21477188f85896461baa4b104aace70369487243 (
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
<!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-II for <B> GL4Java >= 2.8.1.0: </B> <br>
<br>
<p><a href="index_plugin13.html">To use the Java2 Plug-In (Java2, JRE, Plug-In 1.3), click here !</a><br>
<br>
<B>Try to use the right-mouse-button for a pop-up menu within the demos !</B>
<br>
<p> <a href="TriangleRotate.html">TriangleRotate</a>
: TriangleRotate at 500x300
<p> <a href="DrawColoredPrimitives.html">DrawColoredPrimitives</a>
: DrawColoredPrimitives at 500x300
<p> <a href="DrawColoredPrimitives2.html">DrawColoredPrimitives2</a>
: DrawColoredPrimitives2 at 500x300
<p> <a href="nurbs.html">nurbs</a>
: nurbs at 500x300
<p> <a href="spectex.html">spectex</a>
: spectex at 400x400
<p> <a href="morph3d.html">morph3d</a>
: morph3d at 400x400
<p> <a href="gears.html">gears</a>
: gears at 400x400
<p> <a href="gearsOffScreenDrawImage.html">gearsOffScreenDrawImage</a>
: gears at 400x400
<p> <a href="GearsVS.html">GearsVS</a>
: GearsVS at 400x400
<br>
<br>
<p> <a href="accanti.html">accanti</a>
: accanti at 400x400 (GLUT DEMO)
<p> <a href="alpha3D.html">alpha3D</a>
: alpha3D at 400x400 (GLUT DEMO)
<p> <a href="anti.html">anti</a>
: anti at 400x400 (GLUT DEMO)
<p> <a href="depthcue.html">depthcue</a>
: depthcue at 400x400 (GLUT DEMO)
<p> <a href="teaambient.html">teaambient</a>
: teaambient at 400x400 (GLUT DEMO)
<p> <a href="teapots.html">teapots</a>
: teapots at 400x400 (GLUT DEMO)
<br>
<br>
<p> <a href="pngTextureTestApplet.html">pngTextureTestApplet</a>
: png texture test at 600x400 (GLUT DEMO)
<br>
<br>
<br> <a href="stencil.html">Stencil Test</a>
: test/shows geometry with 0 and 8 stencil-bits
<p> <a href="glutFontStrokeTest.html">GLUT Font Stroke 1</a>
: GLUT Font Stroke 1 (GLUT DEMO)
<p> <a href="glutFontBitmapTest.html">GLUT Font Bitmap 1</a>
: GLUT Font Bitmap 1 (GLUT DEMO)
<p> <a href="glutFontBitmapTest2Applet.html">GLUT Font Bitmap 2</a>
: GLUT Font Bitmap 2 (GLUT DEMO)
<br>
<br>
<p> <a href="tess.html">Tessellator Demo 1</a>
: test/shows 2 tesselated geometries
<p> <a href="tesswind.html">Tessellator Demo 2</a>
: test/shows tesselated geometries with different winding rules
<p> <a href="tessdemo.html">Tessellator Demo 3</a>
: test/shows self created tesselated geometries
<br>
<br>
<p> <a href="SharedGLTest2.html">Shared GL-Context</a>
: test/shows the usage of a shared GLContext for Display-Lists
<br>
<br>
<p> <a href="select.html">Selection Demo 1</a>
: test/shows selection
<br>
<br>
<br>
</body>
</html>
|