View Single Post
  #1  
Old 10-19-2007, 03:38 PM
v-Salik v-Salik is offline
Member
 
Join Date: Sep 2007
Posts: 20
Getting object position in screen coordinates

I have a user moving an avatar from the 3rd person view (moving arms/hands).
I want to check if the avatars hand is 'on top' of an on object from the view of the user, is there a way to get the projection transformation matrix and apply that to the object positions to get the screen coordinates of both objects then compare them?

THanks
-Salik
Reply With Quote