Hello,
I would like to know whether is possible to obtain the position of each fingertip (in mm) using Leap Motion C API 4.0.0. Thanks.
Checkout this: https://leapmotion.github.io/UnityModules/core.html#attaching-objects-to-hand-joints
TLDR: Attach unity gameobjects to leap motion joints, then track those gameobjects
Hi,
thanks for you reply, but currently I'm asking how to achive this goal by using the C SDK, not Unity or something else. Plus, I'm using the device in 'frontal-view' mode (i.e. not attached to any VR).Thanks.