Approximate the Minkowski sum of two 3D shapes.
When the tool is a sphere, uses the fast offset-shell path. Otherwise, uses vertex placement + edge sweep + boolean fuse.
The base shape.
The tool shape (structuring element).
Operation options.
Ok with the resulting solid, or Err on failure.
Approximate the Minkowski sum of two 3D shapes.
When the tool is a sphere, uses the fast offset-shell path. Otherwise, uses vertex placement + edge sweep + boolean fuse.