Good Tutorials For JOGL

Hi

I am a student and am doing a subject where we use JOGL, I have been looking for a good online tutorial but all the ones I have found are out-dated… so I was hoping to be pointed in the direction of a current tutorial.

Thanks All.

I would suggest starting with the Nehe tutorials. Even if they are written for C/C++, it is quite easy to gasp the concepts and to help you get started, there are ports of nearly all Nehe lessons here.

Once you are started, take a look at the official JOGL demos sources for examples of advanced features.

I would also add:

http://ak.kiet.le.googlepages.com/theredbookinjava.html

Which consists of the Redbook examples in JOGL. Although you should be more than covered with Nehe.

c.