I have a 3D point and 3 Euler angles representing a camera pose, like (X Y Z A B C), where (X, Y, Z) is the 3D position of the camera and (A, B, C) are the Euler angles (in degrees) that represent the camera orientation.
I would like to get 3 points. How can I do it?