Alex Arcasoy
Alex Arcasoy
Are there any plans to merge those changes^ into this repo?
Our team would also be interested in this functionality, as we use Draco compressed models primarily as well.
Also interested in exposing these methods, along with creating other public methods to manipulate `OrbitControls` programmatically. My application uses state to save `OrbitControls` position, target, rotation, and matrix at certain...
Hey all! I had the same issue with this package and MUI. It's solvable by performing the following: App.tsx: ``` import Fullscreen from 'react-fullscreen-crossbrowser'; import { bindMuiComponentsToHTMLContainer, createThemeWithDefaults } from...
I'm also running into this issue. I have a scene set up with a `````` component that uses ```useGLTF``` which calls a model from either an API endpoint or from...
> @joshuaellis We did not had this error between 3.4.0 and 3.8.0 because I tried to fix it by using a separate instance of the loader for async multi loading...
Does this fix also resolve the `preset` attribute on ``? For `` we placed our desired HDR in the public folder and references it with the `files` attribute to prevent...
Just bringing this PR to attention to hopefully bump it's visibility and get it approved. This should resolve the issue going forward: #13071
Also would love some help understanding this