To control Sphero is an interesting experience – but to control it with your hand is even more fun! User neocat100 shares his experiences in this video. Continue reading
Tag Archives: javascript
Okyp – create 3d models and interact with them
Create and interact with 3d models you created with your hands and Leap Motion in your browser. With different gestures you can do different stuff like creating, rotating and zooming. Check out this demo of Okyp by Marc Teyssier.
JMonkeyEngine: Fun Island – first JME3 Leap Motion game
Risul Karim presents the first game with JMonkeyEngine and Leap Motion. A temple run like game where the player takes control with his hand.
Leap Motion as guitar extension
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
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
Graph Data presentation in 3D Space
Presenting data is not always interesting or understandable. By being able to navigate through specific data and getting a visual feeling for the connections, it’s sometimes easier to understand how things work. robertjoleary demonstrates 3D Graph control with Leap Motion.
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
A rigged hand – manipulated with Leap Motion and three.js
roman01la presents a nice rigged hand controlled with LM and Three.js. Including a very detailed howTo and a working demo on his blog.