summaryrefslogtreecommitdiff
path: root/src/cgaladv_convexhull2.cc
AgeCommit message (Collapse)Author
2011-12-07bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting ↵Marius Kintel
this bug.
2011-09-06Implemented 2D hullMarius Kintel
2011-04-10indentationMarius Kintel
2011-04-09Convex hull now works properly with multiple children that do not ↵Giles Bathgate
neccecerily need to be touching.
2011-04-09Slight improvement. You no longer need an arbitary shape in the script for ↵Giles Bathgate
it to work. See changes in testdata/scad/convex_hull.scad The square(2) was never rendered it was just there because the hull is calculated when it itterates onto the second child. I also removed the unneeded parameter.
2011-04-09Basic implementation of convex hull for 2d polyhedra.Giles Bathgate
The code was provided to me by Len Trigg via email.
contact: Jan Huwald // Impressum