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

Fix box display on re-entry, simplify #180

Open m-blix opened 5 months ago

m-blix commented 5 months ago

Fix where interactionBox was not visible on session reentry.

Also simplified by removing boxes, instead changing single box color directly.

m-blix commented 4 months ago

This fixes https://github.com/immersive-web/webxr-samples/issues/166