Go to file
2014-12-20 14:54:59 -05:00
Bunny-LowPoly.stl parse binary stl, merge vertices 2014-12-11 20:29:09 -05:00
Makefile readme, makefile and warning fixes 2014-12-14 17:42:18 -05:00
README.md readme, makefile and warning fixes 2014-12-14 17:42:18 -05:00
test1.scad make unequal dimensions 2014-12-14 13:10:07 -05:00
test1.stl make unequal dimensions 2014-12-14 13:10:07 -05:00
test2.scad test2 sphere 2014-12-14 13:38:52 -05:00
test2.stl test2 sphere 2014-12-14 13:38:52 -05:00
unfold.c process polys in breadth-first, rather than depth first 2014-12-20 14:54:59 -05:00
v3.h vector ops 2014-12-14 22:20:02 -05:00

Takes a binary STL file as input and generates a SVG that contains the triangles "folded flat" so that they can be laser cut.

Work in progress -- not yet feature complete.