Skip to content

Internally storing numpy-stl mesh objects instead of ShapeNode objects;...

mehtank requested to merge stlmesh into v0.3

Internally storing numpy-stl mesh objects instead of ShapeNode objects; eliminates custom STL writer in favor of numpy-stl library (fixes #15)

Merge request reports