animanathome / moveme

1 stars 0 forks source link

Improve transform manipulator #57

Open animanathome opened 9 years ago

animanathome commented 9 years ago

Improve the transform manipulator. Particularly the rotation mode as it has the following issues:

  1. hard to select rings
  2. when pulling the rings "to far" is sometimes inverses the effect (rotates the inverse direction)
  3. the free form mode (not selecting any of the rings) isn't very accurate.
animanathome commented 9 years ago

new r71 https://github.com/mrdoob/three.js/blob/master/examples/js/controls/TransformControls.js

orig r60 https://github.com/mrdoob/three.js/blob/25245257b16430da35b502031fad0cfd7ddccb1b/examples/js/controls/TransformControls.js

mine r60 https://github.com/animanathome/moveme/blob/master/main/packages/animanatwork:three/lib/TransformControls.js