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

react-three/fiber #22

Open philworthy opened 3 years ago

philworthy commented 3 years ago

Hi, this is more of a feature request than an issue. I was wondering if you ever got SpinControls to work inside react-three/fiber? (I tried but was unable)

Thanks, and great work!

PaulHax commented 3 years ago

Hello! I have not tried SpinControls with react-three-fiber, but if looks like they got you going. Thank you for the report.

https://github.com/pmndrs/react-three-fiber/discussions/1541