jorgejgnz / HPTK

Hand Physics Toolkit
MIT License
330 stars 32 forks source link

Unity XR and Oculus Quest Hand Tracking #13

Closed gabrieldevsouza closed 2 years ago

gabrieldevsouza commented 2 years ago

I can't find any support or documentation explaingin how to implement the Oculus Quest Hand Tracking with Unity XR without the Oculus Integration asset. I don't want to use the Oculus Integration Asset because it's a heavy dependency.... And I really wish to make builds to different headset models, not only Oculus...

KellanHiggins commented 2 years ago

My guess is that the Oculus Integration Asset is tied into everything because Facebook really wants to know what the user is doing.

jorgejgnz commented 2 years ago

Hi! Afaik UnityXR does not support finger tracking by itself (yet). You need Oculus Integration to get hand data from Quest.