Skip to content

tantantzp/Leap-Motion-Hands-Tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leap Motion Hands Tracking

Prototype using Unity + C# + JavaScript + Leap Motion (picking + dynamic camera)

GitHub Logo

  1. Clone it into local
  2. Open Unity file "Gestures" from folder YourFolder\Leap_Motion-master\Assets\Scenes\

How to use it:

  1. One finger = Camera move
  2. 3 or more fingers with the other one hand = stop Camera move (really usefull if you want to move over the scene)

If you want to pick up the sphere, just unCkick Camera Leap Script from MainCamera and activate Leap Manager into LeapController

NOTE: You need Unity 3D Pro to run this project

About

Leap_Motion prototype using Unity + C# (picking + dynamic camera)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.3%
  • XSLT 23.2%
  • CSS 2.3%
  • JavaScript 2.2%