Remix.run Logo
jasonblick 11 hours ago

Hello, what are you using to render the models in the webpage? and what format did you export the models as to do that? It looks very nice!

brookke 10 hours ago | parent [-]

Hey! It's using three.js with rapier for physics. The models are being loaded as STLs using the three.js stl loader https://threejs.org/docs/#STLLoader.

https://github.com/Brookke/brookke.github.io/blob/main/src/c...

_carbyau_ an hour ago | parent [-]

Which also means that if you loaded that animation you have all the models mentioned on the page!