Skip to content

anvaka/three2stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three2stl

This library exports three.js scene into STL (Stereo Lithography) file format

usage

var exportToStl = require('three2stl');
exportToStl.scene(threeJsScene);

install

With npm do:

npm install three2stl

license

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors