Hi everyone, I know I must have done something weird in my code making me blindness. But I can’t actually figure out what is wrong. The input and move methods for the camera are ok since the coordinates change in the way I want them to.
So I think I messed up something about the rendering or the OpenGL init.
Here is the important code : http://pastebin.java-gaming.org/e9eed458b3a1f
If someone could take a look and give me some clues on what I am doing wrong, it could be great.
I’m not an advanced user of OpenGL even if I already played with 3D before, a long time ago.