summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-03-31 02:14:40 +0000
committerKenneth Russel <[email protected]>2006-03-31 02:14:40 +0000
commit1b5b0e510f2ef559ab0016156bcf7143d6cf48a8 (patch)
treea362167e27820fc53f9a1416782e682bfd4aa37b /www
parente56ef9b8dc3433e48178a3b918821cc695cc11d6 (diff)
Added links to JOGL ports of OpenGL Red Book examples and NeHe
examples, and to Killer Game Programming including chapters on JOGL git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@177 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www')
-rw-r--r--www/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 3be00ee..4886068 100644
--- a/www/index.html
+++ b/www/index.html
@@ -137,7 +137,16 @@ documentation</a><br>
<li><a href="applettest.html">JOGL Applet test</a>
</li>
-
+
+ <li><a href="http://ak.kiet.le.googlepages.com/theredbookinjava.html">OpenGL Red Book examples using JOGL</a>
+ </li>
+
+ <li><a href="http://pepijn.fab4.be/?page_id=34">NeHe examples ported to JOGL</a>
+ </li>
+
+ <li><a href="http://fivedots.coe.psu.ac.th/~ad/jg/">Killer Game Programming in Java (with chapters on JOGL)</a>
+ </li>
+
</ul>