Skip to content

sirk0/stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read stl from file and work with it in Python (both Python 2 and 3 are supported) Currently supported format: ASCII STL

Usage from command line (read stl and output number of triangles):

stl_reader.py -i test\data\cone_and_sphere.stl

2430

Run unit tests:

python -m unittest discover

About

STL file format reading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages