Shkyrockett / engine

MIT License
5 stars 0 forks source link

Implement Polygon/Path Offsetting #17

Open Shkyrockett opened 7 years ago

Shkyrockett commented 7 years ago

Parts of the Engine will need Polygon/Path offsetting. This should be possible using Minkowski sums as is found in the Clipper library. Bezier curves will need special handling.