WebXRQuestEmulator
WebXRQuestEmulator copied to clipboard
The pro controllers has a third pressure sensitive button on the top plate adjacent to the X/Y buttons this is missing in the extension
This adds the option to save multiple poses and to select them via a dropdown. 
"TypeError: coordinateSystem._transformBasePoseMatrix is not a function" appears when I enter AR/VR in the browser. When utilizing AR/VR in Oculus Quest, everything functions flawlessly and accurately.
Hello, to my understanding this should be working but is currently breaking in the emulator (I don't see this error on device) `this.xr.session.addEventListener("selectstart", this.onSelectStart);` 
Hello, I just discovered that the emulator is also capable of simulating planes and meshes (which is great!) However it's very confusing and irritating that the emulator also renders in...
It just runs into the unlimited requests of some accounts creations. Meta account connects with some other Meta account, then it requests to create Meta Horizon account. How to run...
You😊
Some online editors, such as the p5.js web editor, create dynamic iframes that don't match the URL of the parent, as I tried to explain in #64. The permission change...
Is there a way to load the extension/polyfill after an initial load? I'm using web editors that load iframes dynamically once one presses a "play" button, notably the p5.js web...