Posted January 28, 201312 yr I'm looking to take an XZY position and convert it to an XY position on screen. My goal is to write a helper system that renders cuboids of blocks for given id's. Also are there any amazing tutorial sites that would answer almost any other question like this.
January 28, 201312 yr It looks like updateRenderInfo (ActiveRenderInfo.java) does the opposite of what you want. It should be possible to use the GLU.gluProject as long as you setup the appropriate transform matrices.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.