Tuesday, 3 September 2013

vb.net world coords to screen coords

vb.net world coords to screen coords

i have:
coords of the player(x,y,z)
view direction of the player for each x, y, z which goes from 0 to 1 (360
Degree)
size of the window(width, height) of the player
second object (x,y,z)
how can i get the objects position on the players screen?

No comments:

Post a Comment