Hello,
I want to use the editor with default camera as an Orthographic camera and not perspective.
Here’s an example: https://github.com/mrdoob/three.js/pull/16212
But I face issue with the example above, when I add more objects in the view then I am unable to select the objects and move them. If you know the error here please please tell me else tell me how can I achieve what is done in the example above.
Thanks in advance.