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

Undeclared Variables #20

Closed Halu89 closed 3 years ago

Halu89 commented 3 years ago

Hi, I ran into a Uncaught ReferenceError: assignment to undeclared variable angleSpeed

I'll submit a PR.

PaulHax commented 3 years ago

Nice find. Thank you!