Hi!
I am curious if there is a way to export a threejs object to a 3D printing STL file. Thank you.
Hi!
I am curious if there is a way to export a threejs object to a 3D printing STL file. Thank you.
Yes you CAN use the stl exporter
https://threejs.org/examples/misc_exporter_stl.html
I will check it out. Thank you so much.