Login  Register

Re: Learning JOGL and related topics.

Posted by Demoscene Passivist on Jul 14, 2011; 9:19am
URL: https://forum.jogamp.org/Learning-JOGL-and-related-topics-tp3167983p3168588.html

> I wanted to know what kinds of resources are out there that are more recent (2008-2011)

For quite up2date examples using JOGL2 u may have a look at my tumblr blog and the corresponding sourcecode repository on github.

Other than that I really recommend the OpenGL Superbible. All examples are in C but the conversion to JOGL2 is really easy. I myself started using JOGL/OpenGL with that book.