immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
979 stars 474 forks source link

Prevent bug when none handed input is present in immersive-hands example #190

Closed AdaRoseCannon closed 4 weeks ago

AdaRoseCannon commented 1 month ago

If there is a none handed input then the boxes array doesn't exist which causes frames to not be rendered.