diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 169eb01..7ae4f60 100644 --- a/www/index.html +++ b/www/index.html @@ -150,6 +150,9 @@ documentation</a><br> <li><a href="http://weblogs.java.net/blog/campbell/archive/2006/10/easy_2d3d_mixin.html">Chris Campbell's blog on 2D/3D Mixing</a> </li> + <li><a href="http://weblogs.java.net/blog/campbell/archive/2007/01/java_2d_and_jog.html">Chris Campbell's blog on Java 2D and 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> |