I've been trying to find a JoGL tutorial, but I can't seem to find one that's up to date or had enough information so that I know what's doing what.
Thanks.
I've been trying to find a JoGL tutorial, but I can't seem to find one that's up to date or had enough information so that I know what's doing what.
Thanks.
Any one?
Use LWJGL. Honestly, its much more active and just as (if not more) effective.
With LWJGL its almost trivial to port C++ OpenGL Tutorials to LWJGL, nothing the same as JoGL tho. LWJGL maintains an OpenGL like API. So its very straightforward.
Thanks