diff options
Diffstat (limited to 'demos/HodglimsNeHe/index_plugin13.html')
-rw-r--r-- | demos/HodglimsNeHe/index_plugin13.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/demos/HodglimsNeHe/index_plugin13.html b/demos/HodglimsNeHe/index_plugin13.html new file mode 100644 index 0000000..754940c --- /dev/null +++ b/demos/HodglimsNeHe/index_plugin13.html @@ -0,0 +1,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> +<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> +<hr> +<br> + <p> <a href="Lesson1_plugin13.html">Lesson 1</a> : Lesson 1 - Setting Up OpenGL In Windows + <p> <a href="Lesson2_plugin13.html">Lesson 2</a> : Lesson 2 - Your First Polygon + <p> <a href="Lesson3_plugin13.html">Lesson 3</a> : Lesson 3 - Colors + <p> <a href="Lesson4_plugin13.html">Lesson 4</a> : Lesson 4 - Rotation + <p> <a href="Lesson5_plugin13.html">Lesson 5</a> : Lesson 5 - Solid Objects + <p> <a href="Lesson6_plugin13.html">Lesson 6</a> : Lesson 6 - Texture Mapping + <p> <a href="Lesson7_plugin13.html">Lesson 7</a> : Lesson 7 - Texture Filters, Lighting & Keyboard Control + <p> <a href="Lesson8_plugin13.html">Lesson 8</a> : Lesson 8 - Blending + <p> <a href="Lesson9_plugin13.html">Lesson 9</a> : Lesson 9 - Moving Bitmaps In 3D Space +<p> <a href="Lesson11_plugin13.html">Lesson 11</a> : Lesson 11 - OpenGL Flag Effect +<p> <a href="Lesson12_plugin13.html">Lesson 12</a> : Lesson 12 - Display Lists +<p> <a href="Lesson16_plugin13.html">Lesson 16</a> : Lesson 16 - Cool Looking Fog +<p> <a href="Lesson18_plugin13.html">Lesson 18</a> : Lesson 18 - Quadratics +<br> +<br> +</body> +</html> |