openleap/aframe-leap-hands

Grabby UX

donmccurdy opened this issue · 1 comments

  • Merge grab/pinch gestures into a single more reliable gesture.
  • Use the raycaster (palmNormal + index finger) for simpler picking.
  • Use a distanceTo() fallback for fiddly stuff, perhaps.

Done.