bingomanatee / LeapMotionFingerCursor

A jumpstart for using a 2d cursor tied to a finger in LeapMotion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeapMotionFingerCursor

A jumpstart for using a 2d cursor tied to a finger in LeapMotion

This project illustrates several things useful for LeapMotion interaction:

  • the ability to attach a 2d sprite to the 3D LeapMotion data
  • the ability to use exponential smoothing to patch the "roughness" of the tracking in Leap.
  • the ability to "freeze" the cursor during pinching.

This project is a library for building menus etc. using the leap motion tracker.

About

A jumpstart for using a 2d cursor tied to a finger in LeapMotion


Languages

Language:C# 96.1%Language:C 3.9%