I finally want to start fooling around with LWJGL and OpenGL. However, I am having a hard time finding basic tutorials besides the first few on the LWJGL website.
I know of this website, but it is for C++. I understand that OpenGL is the same across both, but I ran into a few things that I couldn’t find in LWJGL, specifically this first example.
Are there certain things that are specific for each language? Some of those things I just couldn’t find.
Are there any good OpenGL/LWJGL full beginners tutorial sets out there for Java?
Thanks,
| Nathan