Michael Gutensohn

Results 37 issues of 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...

Addons

### 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...

Enhancement

Need to change a few required flags to support phones and AVP.

enhancement
must fix
javascript

unsure if this is an MRjs thing or a WebKit thing. webkit browser (left) should look like Firefox (right). ![image](https://github.com/Volumetrics-io/mrjs/assets/19628643/4e6fd191-73e6-4c27-9907-51abcfdb7ff2)

bug
good first issue

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...

enhancement

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.

enhancement
performance

https://github.com/Volumetrics-io/mrjs/pull/522#issuecomment-2016995027 seems to make a significant perf hit, as mentioned by @takahirox.

enhancement
must fix
performance