Relative Content

Tag Archive for three.js3dreact-three-fibergltfreact-three-drei

3D Loading Spinner not Showing

I’m new to three.js and i’m trying to render a 3D loading spinner that’ll show as my model is loading but it’s not showing on my screen. I’m using the component as a fallback component to the React Suspense. The scene is also being logged correctly (it’s logging an object).