Cross lines that will always look as a cross no matter which position the camera is

You will want to draw those lines in (2D) screen space, as opposed to (3D) world coordinates.

To compute the former from the latter, there are supporting functions in Three.js: