immersive-web / webxr-samples

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

Update AR barebones sample to work without pose #128

Closed klausw closed 2 years ago

klausw commented 2 years ago

Update the sample to draw the colored rectangle even when not receiving a pose from the XR device. Instead, print the current pose (if available) in the DOM overlay.