I can get global position of my camera with ofxAruco.
Now with the same camera I want to find the world direction, from the camera toward the mouse position.
So I want to convert pixel to vector direction.
But I don’t know which transformation I have to apply ?