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

Add preliminary support for WebXR Layers #22060

Merged
merged 5 commits into from
Jun 29, 2021
Merged

Add preliminary support for WebXR Layers #22060

merged 5 commits into from
Jun 29, 2021

Conversation

cabanier
Copy link
Contributor

@cabanier cabanier commented Jun 29, 2021

Description

WebXR Layers is an upcoming standard that allows more efficient projections.
This change introduces an initial implementation which lets three.js draw in a projection layer. It also has an example how one can merge it with Quad and Equirect media layers.

This contribution is funded by Oculus.

@cabanier
Copy link
Contributor Author

https://threejs.org/examples/?q=sandbox#webxr_vr_sandbox is broken because of a bug in the browser. That will be fixed in the next release.

@cabanier
Copy link
Contributor Author

Thanks @Mugen87 !

@mrdoob mrdoob added this to the r130 milestone Jun 29, 2021
@mrdoob mrdoob merged commit 0938236 into mrdoob:dev Jun 29, 2021
@mrdoob
Copy link
Owner

mrdoob commented Jun 29, 2021

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants