Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport unbounded reference spaces in WebXR #24195
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://immersive-web.github.io/webxr/#dom-xrreferencespacetype-unbounded
I'm not sure if we support any device where this needs to be handled differently from
local, if supported at all. It's possible that for now we can get away with doing the same things aslocalhere.Most devices likely don't support this.
See also: #24194