aboutsummaryrefslogtreecommitdiffstats
path: root/demos/HodglimsNeHe/index_plugin13.html
blob: 754940c21a503e1a33227bcfe1ba1fe5457970ee (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
<!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 
<a href="http://nehe.gamedev.net/opengl.asp">NeHe OpenGL Tutorial Demos</a>
originally ported by 
<a href="http://dev.knowledgeassociates.com/Hodglim/nehe/nehe.shtml">Hodglim</a>
for <B> GL4Java >= 2.4.0.0: </B> <br>
<br>
This demos have added <I>requestFocus()</I> statements,
especially for the events: <I>mouseEntered</I> and <I>mouseClicked</I> !<br>
<br>
<hr>
<br>&nbsp;
<a href="../../Installer/java.policy">The Java2 (sdk, jre, plugin 1.3) policy file example to give GL4Java the necessary permissions (Click here) !</a>
<br>&nbsp;
<hr>
<br>
 <p>&nbsp;<a href="Lesson1_plugin13.html">Lesson  1</a> : Lesson  1 - Setting Up OpenGL In Windows
 <p>&nbsp;<a href="Lesson2_plugin13.html">Lesson  2</a> : Lesson  2 - Your First Polygon
 <p>&nbsp;<a href="Lesson3_plugin13.html">Lesson  3</a> : Lesson  3 - Colors
 <p>&nbsp;<a href="Lesson4_plugin13.html">Lesson  4</a> : Lesson  4 - Rotation
 <p>&nbsp;<a href="Lesson5_plugin13.html">Lesson  5</a> : Lesson  5 - Solid Objects
 <p>&nbsp;<a href="Lesson6_plugin13.html">Lesson  6</a> : Lesson  6 - Texture Mapping
 <p>&nbsp;<a href="Lesson7_plugin13.html">Lesson  7</a> : Lesson  7 - Texture Filters, Lighting & Keyboard Control
 <p>&nbsp;<a href="Lesson8_plugin13.html">Lesson  8</a> : Lesson  8 - Blending
 <p>&nbsp;<a href="Lesson9_plugin13.html">Lesson  9</a> : Lesson  9 - Moving Bitmaps In 3D Space
<p>&nbsp;<a href="Lesson11_plugin13.html">Lesson 11</a> : Lesson 11 - OpenGL Flag Effect
<p>&nbsp;<a href="Lesson12_plugin13.html">Lesson 12</a> : Lesson 12 - Display Lists
<p>&nbsp;<a href="Lesson16_plugin13.html">Lesson 16</a> : Lesson 16 - Cool Looking Fog
<p>&nbsp;<a href="Lesson18_plugin13.html">Lesson 18</a> : Lesson 18 - Quadratics
<br>
<br>
</body>
</html>