Experience-Monks / orbit-controls

generic controls for orbiting a target in 3D
http://jam3.github.io/orbit-controls/
MIT License
110 stars 17 forks source link

EPSILON way too large #10

Closed 525c1e21-bd67-4735-ac99-b4b0e5262290 closed 8 years ago

525c1e21-bd67-4735-ac99-b4b0e5262290 commented 8 years ago

Consider using Number.EPSILON here

mattdesl commented 8 years ago

Cheers, fixed in 1.0.3 :smile: