Minkowski addition of two meshes.
- Octahedron + sphere:
- Tetrahedron + truncated icosahedron:
- Septuaginta + great stellated dodecahedron:
- Stanford bunny + sphere
This package is provided under the GPL-3 license but it uses the C++ library CGAL. If you wish to use CGAL for commercial purposes, you must obtain a license from the GeometryFactory.
I wrote a blog post showing an example of the Minkowski addition (using RCGAL, an ancestor of MinkowskiSum).