Hey JGO, I’m fairly new to LWJGL/OpenGL altogether so I don’t know what’s going on here o.O
Anything relating to ‘GLU’ in the LWJGL examples my IDE cannot locate, am I doing something wrong?
This is relating to:
String errorString = GLU.gluErrorString(errorValue);
Could somebody take some time and explain what GLU is?, and why It seems to hide from me.
Is out outdated / removed?
Thanks for any feedback guys.