meta-quest / immersive-web-emulator

Browser extension that emulates Meta Quest devices for WebXR development. Lead: Felix Zhang (fe1ix@meta.com)
https://developer.oculus.com/blog/webxr-development-immersive-web-emulator/
MIT License
297 stars 34 forks source link

Offscreencanvas not supported #57

Open khelkun opened 3 months ago

khelkun commented 3 months ago

Same issue #200 forWebXR-emulator-extension.

The frame buffer remains black and no particular error is raised in the dev console. However with WebXR-emulator-extension](https://github.com/MozillaReality/WebXR-emulator-extension), the Offscreencanvas works with the "Samsung Galaxy S8+ (AR)" emulator with an immersive-ar session.

Is there a way to detect the immersive-web-emulator (and eventually the WebXR-emulator-extension) at runtime?