Learn gestures with Leap Motion to realize actions. In Javascript.
See white paper
Set the properties of the Leap Motion device:
Settings > General > Allow Web Apps "must be activated".
npm start
And open http://localhost:8080
Clone repository and Install node dependences with
git clone https://github.com/ctwhome/leaplearn
cd leaplearn
node install
- LeapJs: https://github.com/leapmotion/leapjs
- $1 Unistroke Recognizer: https://depts.washington.edu/aimgroup/proj/dollar/
- NodObjC, node.js module to generate Objective C conde with node: https://github.com/TooTallNate/NodObjC
- KeyboardJS: http://robertwhurst.github.io/KeyboardJS/
- d3
Special thanks to:
- Andrea Bellucci (uc3m), Ignacio Aedo (uc3m), Anna van Duin (support), macmouse