I cant Use GLM.I can just simple opengl functions like in my code
Type: Posts; User: ZuoKsrf
I cant Use GLM.I can just simple opengl functions like in my code
I try to rotate a cube with keyboard but I can't. The first rotation works correctly but the second rotation is broken.I understand why, but I can't figure out how to fix it. First glRotatef is for...