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 support for XRSystem.offerSession #336

Open
De-Panther opened this issue Dec 20, 2023 · 0 comments
Open

Add support for XRSystem.offerSession #336

De-Panther opened this issue Dec 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@De-Panther
Copy link
Owner

Meta Quest Browser supports WebXR offerSession, which displays Enter XR button in the address bar, making it more obvious that the site can switch to XR mode.

Sample can be found at
https://github.com/cabanier/webxr-samples-1/blob/d7d6050e15e0b06aae1cac452d30eb8c628fdb4e/input-selection-2.html#L95

Can only offer one type of session at a time. So the developer needs to prioritize AR, VR, one of them or none.

@De-Panther De-Panther added the enhancement New feature or request label Dec 20, 2023
@De-Panther De-Panther self-assigned this Dec 20, 2023
@De-Panther De-Panther added this to To do in General via automation Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
General
  
To do
Development

No branches or pull requests

1 participant