I am currently trying to export out a series of points (x,y,z) that my software has identified on a 3D model into a report. The thing is, I would also like to impose these 3-dimensional points onto a 2D image of the 3D model on the report.
Is there any mathematical solution to convert 3D coordinate points into 2D coordinate points without any loss of information?