Is there a function in the Three.js that converts local coordinates to/from global coordinates? I understand the mathematics behind it but I would rather use a function from Three.js if it is available.
1 Answer
See https://github.com/mrdoob/three.js/issues/1752
and check out the most recent development build (v.50).