There’s a method to extract the data of the bone position of the hand tracked by leap??
With the Leap motion api is possible extract is possible extract it with this two function:
hand.indexFinger to determinate which finger of any hand
finger.distal to determinate the position of the last part of finger.
thanks
Aelf