Skip to content

Conversation

@coopbri
Copy link
Contributor

@coopbri coopbri commented Nov 25, 2025

Description

Task link: https://runa.omni.dev/workspaces/omni/projects/rdk/dde7e38a-0600-4c78-81ec-41f44de70d23
  • Added WebXR support to a new module called immersive, powered by https://github.com/pmndrs/xr
  • Nested @react-three/xr's store within the "master" useXRStore under the immersive key
  • Added an immersive demo app

Note

The new module is called "immersive" to continue RDK's pattern of describing modules by capability rather than implementation technology. Further, an iOS fallback immersive mode is supported while we await (I am so hopeful) iOS WebXR support.

An error on iOS could be thrown if WebXR-enabled RDK usage is detected, I left it vanilla for now.

Test Steps

  • Provide feedback on the architecture
  • On Android, test WebXR support (the new demo is an easy way to test)
  • Regression test the other demos

@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2025

🦋 Changeset detected

Latest commit: 51b2e49

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@omnidotdev/rdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/omnidotdev/rdk/@omnidotdev/rdk@26

commit: 51b2e49

@coopbri coopbri marked this pull request as ready for review November 28, 2025 00:44
@coopbri coopbri merged commit fa31da4 into master Nov 28, 2025
4 checks passed
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.

2 participants