Hi all
Is there a way to convert coordinates of 3D points to screen coordinates in pixels of its image?
Thanks
3D point to pixels
-
- Posts: 65
- Joined: Tue Jun 18, 2024 6:12 am
Re: 3D point to pixels
IView_DG.ProjectToScreen() does the conversion.
Remember that (0, 0, 0) 3D point does not map to (0, 0) pixel on screen
Regards
Remember that (0, 0, 0) 3D point does not map to (0, 0) pixel on screen
Regards