wolph / numpy-stl

Simple library to make working with STL files (and 3D objects in general) fast and easy.
http://numpy-stl.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
624 stars 105 forks source link

STL write? #114

Closed selvakarna closed 5 years ago

wolph commented 5 years ago

As I've mentioned before: https://github.com/WoLpH/numpy-stl/issues/113#issuecomment-536507809 (and here: https://github.com/WoLpH/numpy-stl/issues/112)

The project is called numpy-stl for a reason, it reads and writes STL files :)

A quick Google showed me this project though: https://pypi.org/project/aocxchange/ Does that help?