leap-demo
leap-demo copied to clipboard
demo of leap motion with d3 particles and gestures from $1 unistroke
Leap Motion Demo
This repo contains javascript demo projects for leap motion. To run the projects, open the index.htm of each project. You will need the Leap motion device to run the demos.
Particles
Particles is derived from Mike Bostock's particles demo. A stream of particles should follow your fingers as they move.
Gestures
Gestures attempts to recognise shapes that your fingers draw. Gesture recognition is provided using the $1 unistroke recognizer from the University of Washington.
Currently, you should start from a fist. It'll start recognizing when you have one finger drawing. It'll stop when your finger becomes a fist.
Copyright
Copyright (c) 2013 Wong Liang Zan. See LICENSE for details.