Nicolás Earnshaw demonstrates how you could use the leap motion with an electric guitar.
Leap Motion detects the position of the guitar and manipulates the sound in real-time depending of the xyz coordinations. Leap Motion as a kind of a virtual pedal. Live Example Link inside. Continue reading
Category Archives: javascript
LeapCursor.js – Effortless Leap Motion support for websites
You want to give your visitors the opportunity to scroll and navigate your website with LEAP Motion support? Robert O’Leary recently developed LeapCursor.js. Watch his video and check the link to sourcecode inside. Continue reading
Very accurate hand and finger recognition in 3D Space | Phalanges R7
Theo Armour shows a new demonstration of a work in progress web app. Hand and fingers (bones) are recognized in a very accurate way in this work-in-progress demonstration. Every single bone (phalanges) gets recognized. Continue reading
LEAP STL – Moving objects in 3D space
bsilvereagle demonstrates how to use LEAP Motion to manipulate objects in 3D Space with three.js.
Continue reading
Trigger Pad – your virtual music device
A virtual trigger-pad to play your finest tunes. Continue reading
Robot Arm with Arduino driver and Leap Motion controller
A Robotic Arm controlled with Arduino and LEAP Motion. Arduino and Processing code provided by Bentley Born.
Continue reading
JAZZ Hands JS – Leap Motion Javascript library
troygdaniel shows his Javascript library Jazz Hands. A simple and fogiving UI. Check out demo and video. Continue reading
Draw in 3d space with LEAP Motion
User and programmer Theo Armour has published a nice demo of drawing in 3d with LEAP Motion. All you need is a browser, your hands and a leap motion.