Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Densen90's avatar
Densen90
Honored Guest
5 years ago

Track more than two hands

Hi there,

for a project I want to track more than two hands. So for example track my own hands and the hands of another person in my FOV. Is this possible with the Oculus Quest? Do I have access to all currently tracked hands?

Thank you very much for every answer!

1 Reply

  • Anonymous's avatar
    Anonymous
    Great idea, but it won't be possible using oculus' native sdk, since it's all about the users' own hands positions. Also it can only track a hand if it's not occluding a second hand. So 4 hands would mean a lot of occlusion. The cameras can't see through your hands! 
    So I guess you have to code your own solution, but even that would be very difficult to achieve... ?