How do I get the 2d position of a 3d object, relative to the camera?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Code Bug
    New Member
    • Apr 2012
    • 3

    How do I get the 2d position of a 3d object, relative to the camera?

    Basically I want to find the x and y coords position of a 3d object as it's appears on the screen, and not the actual x and y values of the object in "space".

    I am not aware of a built in way for grabbing the
    X/Y coords as they appear to the camera.
Working...