Dear All,
I’ve just revised the introductory chapter on JOGL at the Killer Game Programming in Java website, http://fivedots.coe.psu.ac.th/~ad/jg/
It’s chapter JOGL 1, Two JOGL Programming Frameworks, located near the bottom of the page.
I’ve updated the examples to use the JSR-231 1.0.0 release and Java SE 6, and added a GLJPanel example with a simple Java 2D gradient fill background.
Comments are appreciated.
- Andrew