I am having a tube trajectory (using three.js) in a canvas. I have added trackballcontrols to the camera so that trajectory can be rotated and zoom -/+.
Now I want to display a compass showing direction in which the trajectory is facing on the LHS bottom-most corner – it should move as the trajectory moves.
Thanks, bhupendra