TangoChen / Coloreality

A project for enabling Leap Motion tracking indirectly, by transferring tracking data wirelessly from PC to target devices.
MIT License
45 stars 11 forks source link

To use bones data of fingers #10

Closed knt3110 closed 1 year ago

knt3110 commented 5 years ago

Hello TangoChen,

I want to use bones data of fingers, but I think "readBones = false" is default setting and I cannot refer to fingers' bones data in the Client Demo Scene. I want to move real hand model in Leap Motion Asset. Is there any way to use bone data? Is it necessary to modify scripts of server application "readBones = true" and rebuild it?