visionOS-2-Object-Tracking-Demo
visionOS-2-Object-Tracking-Demo copied to clipboard
visionOS 2 + Object Tracking + ARKit means: we can create visual highlights of real world objects around us and have those visualizations respond to the proximity of our hands.
Results
2
visionOS-2-Object-Tracking-Demo issues
Sort by
recently updated
recently updated
newest added
During testing I occasionally "lost" right hand tracking capabilities. The issue was intermittent. All testing was done on visionOS 2 Beta 2.
The demo uses a single `leftHandNearestDistance`, a single `rightHandNearestDistance`, and doesn't care *which* object each hand is closest to. The result is that touching *any* object will trigger the visualization...