I don’t know if this is a silly question, but I have googled for 2 hours and can’t find a clear answer.
I would like to run a BabylonJS WebXR app on Oculus quest 2, however, for performance reasons I don’t want to run it from the native Oculus browser, but from a browser on my PC. Is this possible, and if so, how?
I tried running Chrome and Firefox on the PC through Oculus Link, but when I click on VR mode, the browser just shows a split view of the scene, instead of going into full VR mode.
oculus link should work just like any other headset connected to your desktop. I am not sure about firefox, but chrome does work corectly with oculus link.
Can you share the experience you are trying to load? are you sure it is a webxr (ant not a webvr) scene?
split screen i the legacy behavior (or fallback) of the vr experience helper, in case it cant find a VR device. There should be a fallback to XR, bu the best would always be to use the XR default experience directly.