Draw text over a model

Started by
1 comment, last by Feadur 17 years, 1 month ago
Hi all, How do I transform 3D coordinates into screen coordinates? I'm with XNA and found a library o draw fonts on the device, but I need the position into screen coordinates of the model. I think Viewport.Project() method is doing so.. but I don't know how to use it. Thanks
Advertisement
This thread here should help!

Dave
Thanks Dave!

This topic is closed to new replies.

Advertisement