Prototype using Unity + C# + JavaScript + Leap Motion (picking + dynamic camera)
- Clone it into local
- Open Unity file "Gestures" from folder YourFolder\Leap_Motion-master\Assets\Scenes\
How to use it:
- One finger = Camera move
- 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