Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support reset events on XRReferenceSpaces #24193

Open
Manishearth opened this issue Sep 11, 2019 · 0 comments
Open

Support reset events on XRReferenceSpaces #24193

Manishearth opened this issue Sep 11, 2019 · 0 comments
Labels
A-xr-spec-complete Things necessary to support the full WebXR spec A-xr-zomg AR/VR/MR

Comments

@Manishearth
Copy link
Member

https://immersive-web.github.io/webxr/#dom-xrreferencespace-onreset

This one is tricky; this happens when the origin changes drastically, usually when the user recalibrates the space.

We'd likely need to store a weak list of all XRReferenceSpaces that have been created so that we can fire such events.

@Manishearth Manishearth added A-xr-zomg AR/VR/MR A-xr-spec-complete Things necessary to support the full WebXR spec labels Sep 11, 2019
@Manishearth Manishearth changed the title Support reset events on frames Support reset events on XRReferenceSpaces Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-xr-spec-complete Things necessary to support the full WebXR spec A-xr-zomg AR/VR/MR
Projects
None yet
Development

No branches or pull requests

1 participant