LWJGL Forum

Programming => OpenGL => Topic started by: MeFabzi on May 11, 2014, 21:06:08

Title: Get position on the screen of an object
Post by: MeFabzi on May 11, 2014, 21:06:08
I set up a 3D world and draw a cube. How can translate from abstract coordinates in my virtual world and physical position in screen pixels like this : http://imgur.com/xzbjJ2B
Thanks