leapmotion / LeapMotionCoreAssets

Unity Assets for Leap Motion v2 Skeletal Tracking
Apache License 2.0
166 stars 81 forks source link

Minimal/Mobile Hand #152

Closed Amarcolina closed 8 years ago

Amarcolina commented 8 years ago

This adds a minimal hand, which uses cubes for the joints and palm position, plus a mobile/diffuse texture. Verified to be dynamically batching the hand into a single draw call on my machine.

@protodeep