Hi everyone,
I'm am currently working on 3D program where the user can select objects by clicking on them and then move them by dragging the mouse.
I've done the selecting part but now the issue is how to get the mouse coordinates in the 3D world in order to move an object with the mouse.
Would someone know how to do that or what functions should I use to do this projection?
Thanks
1