Generalized Contributing Vertices-Based Method for Minkowski Sum Outer-Face of Two Polygons.

Peng Zhang,Hong Zheng
DOI: https://doi.org/10.1007/978-3-319-21963-9_31
2015-01-01
Abstract:A new method is presented for computing the Minkowski sum outer-face of two polygons of any shape. Stemming from the contributing vertex concept, the concept of generalized contributing vertex is proposed. Based on the new concept, an efficient algorithm is developed, which starts from the construction of the superset of the Minkowski sum edges. The superset is composed of three types of edges: translated-corner edges, translated edges and corner edges. Then the Minkowski sum outer-face is extracted from the arrangement of the superset edges. The algorithm is implemented using C++ and the Computational Geometry Algorithms Library (CGAL). The experiments including very complicated polygons are conducted, suggesting that the proposed algorithm is more efficient than other existing algorithms in most cases.
What problem does this paper attempt to address?