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

Offersession support #213

Open
3 of 6 tasks
TiborUdvari opened this issue Mar 25, 2024 · 0 comments
Open
3 of 6 tasks

Offersession support #213

TiborUdvari opened this issue Mar 25, 2024 · 0 comments

Comments

@TiborUdvari
Copy link
Collaborator

Nature of issue?

  • Found a bug
  • Existing feature enhancement
  • New feature request

Which area does this problem relate to?

  • VR
  • AR(ARCORE)
  • AR(MARKER)

Feature enhancement details:

navigator.xr.offerSession adds a better integrated button to advertise XR capabilities. It currently only works on Meta devices I think. I first saw it in Three JS. I'll open a PR for this one later.

Here is an example implementation:
https://github.com/cabanier/webxr-samples-1/blob/d7d6050e15e0b06aae1cac452d30eb8c628fdb4e/input-selection-2.html#L95

How it looks in the Three JS examples:
WhatsApp Image 2024-03-25 at 19 30 16

I couldn't find any documentation, except the meeting notes and Three JS code. Probably not a good sign.
https://www.w3.org/2023/04/25-immersive-web-minutes.html#t04

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

No branches or pull requests

1 participant