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

[XR] Introduce support for WebXR Layer API #10588

Closed
RaananW opened this issue Jun 29, 2021 · 3 comments
Closed

[XR] Introduce support for WebXR Layer API #10588

RaananW opened this issue Jun 29, 2021 · 3 comments
Assignees
Milestone

Comments

@RaananW
Copy link
Member

RaananW commented Jun 29, 2021

Following the specs - https://www.w3.org/TR/webxrlayers-1/
Explainer - https://github.com/immersive-web/layers/blob/main/explainer.md

WebXR layers should be introduced as an XR feature.

Still TBD:

  • What would be the fallback to systems not supporting this? A polyfill but that depends on the dev integrating it.
  • Should we introduce a new WebXRVideoTexture (to support video layers) or can we adjust the video texture accordingly?
  • Will (or should) it be a single feature or a few features using the same underlying API?
  • Are there any changes required to the rendering pipeline? Any changes required to the engine itself?
@gabrieljbaker
Copy link

Great to see an issue for this @RaananW !

@RaananW
Copy link
Member Author

RaananW commented Nov 16, 2021

The work is currently in progress, hope to have a testable version soon

@thomlucc
Copy link
Member

Thanks @rgerd !

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

No branches or pull requests

3 participants