diff options
author | Kenneth Russel <[email protected]> | 2006-10-16 17:46:10 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-10-16 17:46:10 +0000 |
commit | 2878f9935c08a7c52223e459f265696614a2dbda (patch) | |
tree | de7b8785766f7432c56df0e4ad2c105f32208ecf /www/index.html | |
parent | bf59cbf6f96d88b505512abd5543a3090d6cae72 (diff) |
Added link to Chris Campbell's blog entry on 2D/3D mixing
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@182 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
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 062d763..7c2a3a8 100644 --- a/www/index.html +++ b/www/index.html @@ -144,6 +144,9 @@ documentation</a><br> <li><a href="http://pepijn.fab4.be/?page_id=34">NeHe examples ported to JOGL</a> </li> + <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://fivedots.coe.psu.ac.th/~ad/jg/">Killer Game Programming in Java (with chapters on JOGL)</a> </li> |