Michael Gutensohn
Michael Gutensohn
The parameter defaults too true, but when set to false it allows the teleport button to be mapped to other interactions when not aimed at a collision entity.
I'm working on a project called Malloci, which would be impossible without this component. but when trying to integrate Malloci into a react app, I realized htmlembed was reloading every...
I love this component as it's making a lot of my project possible. But it appears that it's incompatible with React, the reloading of css breaks the css for everything...
### Description Recently switched from ARButton to XRButton and noticed all our content is initializing on the floor, despite setting `local` as a required option. ### Reproduction steps 1. create...
### Description We have use cases in mrjs that require we dynamically un-occlude parts of the environment. Currently, without depth-sensing, we create plane meshes for the walls and disable colorWrite...
Need to change a few required flags to support phones and AVP.
unsure if this is an MRjs thing or a WebKit thing. webkit browser (left) should look like Firefox (right). 
The current debug interface is a global boolean that enables all debug features. this can be noisy and impacts performance, and will likely have more impact as we add more...
In support of Sol Garden. We need to load 3-5 meshes N times. would be better to load the models and instance them whenever a duplicate is created.
https://github.com/Volumetrics-io/mrjs/pull/522#issuecomment-2016995027 seems to make a significant perf hit, as mentioned by @takahirox.