Hi there !
First off, I’m a total newbie, so don’t hesitate to tell me if I’m asking in the wrong place or just explaining things wrong.
So I’m working with react-three-fiber and use-cannon, and I’m trying to throw basic meshes on a plane. I’m importing simple models from Blender. They display fine, but they seem to make the page crash as soon as they collide with each other.
I’ve put up a straight forward sandbox to reproduce my issue.
Do you guys have any insights about that ?