PaulHax / spin-controls

Arcball style controls for three.js Object3Ds and Cameras. Featuring pointer to trackball accuracy and unlimited rotation.
https://paulhax.github.io/spin-controls/
MIT License
78 stars 12 forks source link

Orthographic Camera #8

Closed raffdp closed 3 years ago

raffdp commented 3 years ago

Can the controls use an orthographic camera?

PaulHax commented 3 years ago

Sadly, no orthographic at the moment. I suspect the modification to support orthographic projection would be straightforward.