Very newb, where to next?

Just to introduce myself, I am pretty comfortable with the Java syntax and I have been using the console for quite some time. Now I want to move on and I am looking for a book. I am probably going to be using JOGL with OpenGl, and am wondering what books you guys reccomend I buy/look into. I will also be getting a Swing book or something alike. Thanks for ANY comments.

AFAIK no books have been printed about JOGL itself.
But basically when you’re using JOGL you are programming OpenGL and on that topic a lot of books have been written.
I can suggest the “Open GL Programming Guide” (the red book) by Woo et al. from Addison Wesley. For a good start into 3D graphics in general “Real-Time Rendering” by Möller and Haines is pretty good.
For JOGL the JavaDoc is sufficient.
Have fun!

Stefan

OpenGL Red book in pdf form. At my favorite price - free! :slight_smile: