JOGL-ES (JSR-239) Chapter Online

Dear All,

I’ve just added a new chapter to the Pro Java 6 3D Game Development website at http://fivedots.coe.psu.ac.th/~ad/jg2/. It introduces the new Java binding for the OpenGL ES API (JSR-239), which I’m calling JOGL-ES.

You’ll find the chapter at the bottom of the page. It’s called “JOGL-ES Chapter 1. Rotating Boxes”.

The chapter’s about a small application that contains two rotating textured boxes moving over a textured floor. The user can move around the scene by translating and rotating the camera.

Comments are appreciated.

  • Andrew

Very nice and thank you for you efforts.
I will look at it a later and give feedback.