diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 11 |
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> |