immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
378 stars 84 forks source link

support Cardboard-like VR on phones that have WebXR #132

Open blairmacintyre opened 4 years ago

blairmacintyre commented 4 years ago

If your browser supports WebXR, the polyfill won't load. However, if your browser is a phone that just supports immersive-ar (and possibly inline), it would be nice to have a version of the Cardboard device loaded up that supports immersive-vr by starting an immersive-ar session or inline (if inline support 6DOF) and rendering the dual view over the video (using the immersive-ar 6DOF tracking).