I'm trying to do the Happy Beam demo. I was wondering if I could use my iPhone to handle hand tracking?
Is it possible to do hand tracking with the visionOS SDK?
Hi @TylerW4 , Hand Tracking isn't supported in the sim. It's supported on devices using HandTrackingProvider
, but only in full immersion in an ImmersiveSpace
.
This one is not exactly what you want, but I think you can get some idea from this open source.
https://github.com/AlohaYos/VisionGesture