LWJGL Forum

Programming => General Java Game Development => Topic started by: InfiniteCoder on March 21, 2013, 00:19:32

Title: Help! Object's position fixed on screen
Post 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.
Title: Re: Help! Object's position fixed on screen
Post by: Fool Running on March 21, 2013, 16:47:08
Code would help :P