Category Archives: javascript

Key Tap Gesture – Leap Motion and Python: Tutorial 12

In this tutorial I go over the data that can be gathered from a key tap gesture. This includes getting the gesture’s ID, position and

Screen Tap Gesture – Leap Motion and Python: Tutorial 11

In this tutorial I go over the data that can be gathered from a screen tap gesture. This includes getting the gesture’s ID, position and

Determine Gesture Direction – Leap Motion and Python: Tutorial 10

As per request, in this video I show you guys how to find which direction a gesture is going in!!!

Thanks for watching!!!! Comment, like, and

How To: Make a Java Leap Motion Mouse

I this tutorial I show you how to make a leap motion mouse (control computer cursor). The cursor follows the tip of the index finger,

Swipe Gesture – Leap Motion and Python: Tutorial 9

In this tutorial I go over getting data from each detected swipe gesture in each frame. This includes the swipe gesture id, the state name,

Circle Gesture – Leap Motion and Python: Tutorial 8

In this tutorial I go over getting data from detected circle gestures. This includes finding the circle gesture direction (e.g. clockwise), the normal vector, the

Tool Data – Leap Motion and Python: Tutorial 7

In this data I go over getting data from tools that the leap motion detects (e.g. pen, pencil, chopstick). This includes the tool id number,

Hand Data – Leap Motion and Python: Tutorial 4

In this tutorial I go over getting data from each hand detected in a frame. This includes hand type (right or left hand), normal vector,