tomitrescak / LeapExperience

Testing environment for Oculus and Leap Motion
1 stars 0 forks source link

Gesture based movement #4

Open tomitrescak opened 9 years ago

tomitrescak commented 9 years ago

I was thinking that we can implement some kind of gesture based movement, when using left hand we will control the movement of the player. My idea is that depending how much the thumb is up the faster the player would move. This gesture seems to be detected easily with leap motion so we can get some smooth results.

tomitrescak commented 9 years ago

Here is a link on how to detect some gestures, not sure how to implement custom gestures though:

http://stackoverflow.com/questions/18292149/leap-motion-gesture-recognition-in-unity3d-always-returns-typeinvalid-and-statei