I recently discovered a library that allows you to download stl files from threejs. You can find it here.
As someone new to js / threejs, I am curious about how to integrate this into my script or link it as a library or separate file.
It is worth noting that the model I wish to download is either created from scratch in threejs or imported as glb/gltb and edited in threejs.
Any guidance on this matter would be greatly appreciated. Thank you.