jbuckmccready / cavalier_contours

2D polyline/shape library for offsetting, combining, etc.
Apache License 2.0
144 stars 12 forks source link

[Feat] transplant: polyline offset islands #14

Closed FishOrBear closed 3 years ago

FishOrBear commented 3 years ago

https://github.com/jbuckmccready/CavalierContours/blob/master/include/cavc/polylineoffsetislands.hpp

jbuckmccready commented 3 years ago

I'd like to tackle this with the generic shape type (issue https://github.com/jbuckmccready/cavalier_contours/issues/7).

FishOrBear commented 3 years ago

Looking forward to this