-
Notifications
You must be signed in to change notification settings - Fork 15
Leverage XRViewGeometry instead of XRView #60
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
Conversation
@cabanier thoughts? I started to implement this in Chrome and encountered some of the circular references and began noticing other APIs that probably shouldn't be able to make use of this new XRView. |
/agenda |
I noticed those APIs as well when I was implementing this. Some of the functions on xrview also don't make sense so +1 on this chang. |
585adb9
to
5f87b75
Compare
This is now "based on" immersive-web/webxr#1408 (name needs finalization), but is how I think the text should look once that lands. There may be a rename of XRViewCalibration/some other cleanups; but this should provide a good idea of the intended usage. |
@cabanier I'm going to hold off on merging the core spec change until you have a chance to look at this, just in case any concepts end up needing more/less definitions. |
SHA: df9b71e Reason: push, by alcooper91 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Addresses #59
Preview | Diff