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

Implement WebVR on top of WebXR #24425

Open
asajeffrey opened this issue Oct 11, 2019 · 3 comments
Open

Implement WebVR on top of WebXR #24425

asajeffrey opened this issue Oct 11, 2019 · 3 comments

Comments

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Oct 11, 2019

We are currently using two crates rust-webvr (https://github.com/servo/rust-webvr) and webxr (https://github.com/servo/webxr). The future is the webxr crate, we should implement WebVR on top of it, rather than on top of rust-webvr.

@asajeffrey
Copy link
Member Author

@asajeffrey asajeffrey commented Oct 11, 2019

cc @Manishearth (I'm surprised we didn't file an issue for this, but if we did I failed to find it!)

@asajeffrey asajeffrey mentioned this issue Oct 11, 2019
2 of 3 tasks complete
@atouchet
Copy link
Contributor

@atouchet atouchet commented Apr 9, 2020

The rust-webvr crate has been removed. Is this still relevant?

@Manishearth
Copy link
Member

@Manishearth Manishearth commented Apr 9, 2020

Yes, the webvr API can still be implemented on top of WebXR.

It might be worth doing it as a userscript though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.