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

Normalizing speeds #6

Open mattdesl opened 8 years ago

mattdesl commented 8 years ago

I wonder if we should normalize the speeds so that they are all consistent; e.g. 0.01 is the default value for all of them.

This may be tricky; things like resolution / DPR may determine how to normalize.