Jgles2 new example
I looked at using Lwjgl's framework for creating a GLES 2.0 wrapper, but failed miserably (several times) at even working …
OpenGL string printer
Well... I meant to do this a lot earlier and indeed having this would have saved me flooding the console …
The dreaded gimbal lock...
Its common when using OpenGL to simply rotate objects by doing successive rotations around different axes, while keeping track of …