Starting somewhere

Hi,
i need and want to learn JOGL. I have no problem with Java (doing Java since 4 years) and i did some Java3D for the last two years. I don’t have any others skills with 3d stuffs, so my question is, for a newbie in 3d and jogl like me, which tutorials, books or any documentations would you suggest me to help me start learning this language? No problem for things in french or english (even if my writing skill are bad, i understand a lot more).

Thx a lot for your help.

If you go to http://nehe.gamedev.net/, there are pletny of tutorials on OpenGL. Most of them have been converted to JOGL. If you go to the bottom of each tutorial, you can find all the converted source. The tutorials are in C, but they are easy enough to follow, just use the JOGL source to follow it.

thx a lot, it seems to be very good. I’ll read it, thx