provencher / MRTK-Quest

MRTK-Quest: Mixed Reality Toolkit (MRTK) extension bridge for Oculus Quest + Rift / S
Other
389 stars 67 forks source link

Finger Curl Calculation Addition (#65) #69

Closed provencher closed 4 years ago

provencher commented 4 years ago

Addition of functions to calculate the curl of fingers in HandPoseUtils script. The output value provides curl value of a finger ranging 0 to 1, where 1 is finger curled.

Code clean up.

Co-authored-by: chait3319 chait@emblematicgroup.com