diff options
author | Len Trigg <lenbok@gmail.com> | 2011-04-09 06:39:14 (GMT) |
---|---|---|
committer | Giles Bathgate <gilesbathgate@gmail.com> | 2011-04-09 06:42:10 (GMT) |
commit | fe5d7359644ca26098a1cb070f0deba416b60598 (patch) | |
tree | 77ec0f183f2f75833985920f94a014f6ce305141 /src/function.h | |
parent | 7b3a8a990f09265929fb5d463fa042dbb298ba30 (diff) |
2d Minkowski mostly working
When the 2d minkowski was enabled the nef2p2 was bailing out too early.
I added a simple p2nef2 based on what projection.cc was doing, and
applied it to the outer_boundary of the polygon_with_holes_2. It now
seems to work for simple scad code such as:
minkowski() {
translate([25,0,0]) square(20);
circle(r=3);
}
Diffstat (limited to 'src/function.h')
0 files changed, 0 insertions, 0 deletions