Game Development Community

3d point to 2d screen coordinates

by Kevin Bamonte · in General Discussion · 04/04/2008 (5:33 pm) · 1 replies

Hi, i've searched the articles on the site here prety thoroughly and can't seem to find an answer to this question ... is there any way to convert a 3d point to a 2d screen coordinate in script ?

thanks in advance

kevin

#1
04/04/2008 (6:14 pm)
The term for doing that is "projection".
there's an example of that in the Gui3DProjectionCtrl resource.