LWJGL Forum
Programming => General Java Game Development => Topic started by: InfiniteCoder on March 21, 2013, 00:19:32
-
Hi, I just joined lwjgl forums, and I need help!
I'm trying to draw a fixed object to the screen (A 3D gun object). I want it to always to be at the bottom right. I have a camera class, and I'm currently just drawing a rotated rectangular prism. It just won't move as I move. Thanks for the help, in advanced.
-
Code would help :P