three-stlexporter
v1.0.0
Published
Exports a THREE.js scene mesh to STL, making it suitable for 3d printing
Downloads
41
Maintainers
Readme
THREE.js STL Exporter
Exports a THREE.js scene mesh to STL, making it suitable for 3d printing.
This version of STL Exporter tested on THREE.js r68, r70 and r79 and include support of BufferGeometry and morthTargers and common.js, AND and ES6 modules.
You can find example of usage in example.js.
Authors
This version of STLExporter based on:
- three.js repository (authors: @kovacsv, @mrdoob)
- this GitHub gist (author: @kjlubick)
- this GitHub gist (author: @jcarletto27)
- and my code - @atnartur.
License
MIT