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!
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...
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...