Commit Graph

138 Commits

Author SHA1 Message Date
Trammell Hudson 918fe99d31 draw labels only on edges with cuts 2015-01-04 16:52:41 +01:00
Trammell Hudson e1378f1433 make labels optional 2015-01-03 21:08:02 +01:00
Trammell Hudson a9c3060149 add text 2015-01-03 21:06:17 +01:00
Trammell Hudson 8c015bcd70 fix position, maybe 2015-01-03 20:09:49 +01:00
Trammell Hudson d52f024c3d quiet build process 2015-01-03 18:54:44 +01:00
Trammell Hudson 8dad45d944 do dashed lines 2015-01-03 18:49:07 +01:00
Trammell Hudson 0c1057df18 read starting poly if specified, reduce debugging info 2015-01-03 18:28:42 +01:00
Trammell Hudson fdd411a0f1 slightly more res 2015-01-03 18:28:24 +01:00
Trammell Hudson 99675a2be0 generated stl, six sided 2015-01-03 17:44:46 +01:00
Trammell Hudson 07d4018a48 remove mobius, does not work 2015-01-03 17:44:23 +01:00
Trammell Hudson 8fd5589fcb mobius generator works 2015-01-03 17:43:53 +01:00
Trammell Hudson 959d62d706 constness, although not complete yet 2015-01-03 17:43:20 +01:00
Trammell Hudson 43e9373666 generate text stl for a mobius band 2015-01-03 12:17:19 +01:00
Trammell Hudson 7cdfabc80d almost there; slicing is a bit off 2015-01-03 09:58:00 +01:00
Trammell Hudson 0e73fe56c5 started on segment mobius strip 2015-01-03 08:47:25 +01:00
Trammell Hudson 58b998f9f8 do not defer processing of coplanar triangles and add start at a random triangle 2014-12-31 13:33:24 +01:00
Trammell Hudson 8d544ee251 test hexagon cross 2014-12-31 13:32:44 +01:00
Trammell Hudson 5a7f39067d generate non-overlapping groups 2014-12-31 13:08:54 +01:00
Trammell Hudson b48577c66c generate non-overlapping groups 2014-12-31 13:07:01 +01:00
Trammell Hudson 696ec71a63 license 2014-12-25 23:08:44 +01:00
Trammell Hudson 54dae22273 todo 2014-12-20 19:43:53 -05:00
Trammell Hudson 47c8df4f37 overlap detection works 2014-12-20 16:22:55 -05:00
Trammell Hudson 1610b9c064 process polys in breadth-first, rather than depth first 2014-12-20 14:54:59 -05:00
Trammell Hudson c1d64d69fa unfolding works, score lines and coplanar 2014-12-20 14:32:03 -05:00
Trammell Hudson 26ac22fbf5 vector ops 2014-12-14 22:20:02 -05:00
Trammell Hudson d4454c67bd rework to collect things into polygons 2014-12-14 22:18:34 -05:00
Trammell Hudson 5f7c406716 readme, makefile and warning fixes 2014-12-14 17:42:18 -05:00
Trammell Hudson 1ecf472270 test2 sphere 2014-12-14 13:38:52 -05:00
Trammell Hudson 78e2a3ce3f prefer coplanar sections 2014-12-14 13:36:42 -05:00
Trammell Hudson d1c03c3700 appears to work on most edges 2014-12-14 13:10:16 -05:00
Trammell Hudson b0763e1f72 make unequal dimensions 2014-12-14 13:10:07 -05:00
Trammell Hudson 13f69b663f svg output is getting closer 2014-12-14 12:21:18 -05:00
Trammell Hudson 2881e65d18 graph building works 2014-12-14 11:49:55 -05:00
Trammell Hudson a304573a45 test1.stl in binary 2014-12-14 11:06:11 -05:00
Trammell Hudson 02336a2faf test cube 2014-12-14 10:56:47 -05:00
Trammell Hudson cf5dbae292 recursively walk the triangles 2014-12-14 10:51:26 -05:00
Trammell Hudson 01262ae45c tree walk works 2014-12-11 21:24:46 -05:00
Trammell Hudson 2bb9531740 parse binary stl, merge vertices 2014-12-11 20:29:09 -05:00