The minkowski sum is the point-wise sum of two polygons. Practically it means that you trace one polygon around the boundary of the other, expanding the polygon into the covered area.
Arguments
- P
A
polyclid_polygon
vector that should be expanded- Q
A
polyclid_polygon
vector to trace aroundP
See also
Other minkowski sum functions:
minkowski_offset()