Helo !
React and threejs beginner here, I’m working on a personal project and I wan’t to render multiple spheres (acting as planets) with a bunch of chairs on it.
A great example is this code, the bouncing ball is irrelevant in my case but the way the red boxes are placed is exactly what i wan’t : use-cannon + Sampler test (applyForce) - CodeSandbox
The problem is that i can’t find how to replace the red boxes by a GLTF model, i would be very happy if someone could point me to the right direction, here is a codesandbox with the GLTF model : chaise-verse - CodeSandbox