Unity Leap motion - hands demo

Unity Leap motion – hands demo

Unity Leap motion – hands demo

The demo combine Unity First person view controller (FPSController prefab) with Leap motion hand controller (LeapHandController prefab).

LeapHandController prefab was modified and now it contains a lot of triggers and colliders for evaluating the hands events. It allows you to touch the cubes by palm or grab the gun by touching two fingers.

The game controlling on PC is very uncomfortable but in combination with AR headset it will beĀ moreĀ usable.

You can touch the red cubes above the table. When you touched the cube color will change to black one and gravitation of the cube is turn on – it means – cobe will fall down on the table or flore. On the other hand – if is cube touched by another cube, gravitation is still off and cube can fly by the Kinematic energy.

The second demo case contains weapon which you can grab and lose by right hand. In the same time you can shoot from this weapon by left hand. Both actions are triggered by two fingers touch.

Unity 3d application screen:

2016-11-19_15h34_16

Demo screens:

2016-11-19_15h20_30

2016-11-19_15h22_00

2016-11-19_15h22_19

2016-11-19_15h22_29

2016-11-19_15h22_46

2016-11-19_15h23_22

2016-11-19_15h23_43

 

2016-11-19_15h24_10

2016-11-19_15h24_41