Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 989 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 989 Bytes

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:

License

MIT