LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: PRW56 on May 29, 2013, 06:43:54

Title: How did the Gurus of this site learn lwjgl
Post by: PRW56 on May 29, 2013, 06:43:54
I'm extremely curious how the majority of the experts here learned all the specifics of lwjgl, as far as I know there is no handbook of it, just varying tutorials that, while they do teach enough to do a great deal with the library, do not go over every single detail (at least not the ones I've seen), so I'm wondering did the experts on this site know/learn openGL (i.e. with c++)?
Title: Re: How did the Gurus of this site learn lwjgl
Post by: quew8 on May 29, 2013, 10:48:49
The OpenGL of LWJGL is almost exactly the same as c++. Only a few function parameters differ here and there. Everything else is just Java. You certainly don't need a tutorial specifically for LWJGL because the OpenGL code would be exactly the same.
Title: Re: How did the Gurus of this site learn lwjgl
Post by: kappa on May 29, 2013, 11:42:32
Also this page may help you http://www.lwjgl.org/wiki/index.php?title=Learning_LWJGL