Skip to content

demo of leap motion with d3 particles and gestures from $1 unistroke

License

Notifications You must be signed in to change notification settings

liangzan/leap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

demo of leap motion with d3 particles and gestures from $1 unistroke

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published