Y
Hacker News
new
|
ask
|
show
|
jobs
by
jasonblick
145 days 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!
1 comments
brookke
145 days ago
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...
link
https://github.com/Brookke/brookke.github.io/blob/main/src/c...