2006 Proceedings of the Eighth Workshop on Algorithm Engineering and Experiments (ALENEX) 2006
DOI: 10.1137/1.9781611972863.1
|View full text |Cite
|
Sign up to set email alerts
|

Exact and Efficient Construction of Minkowski Sums of Convex Polyhedra with Applications

Abstract: We present an exact implementation of an efficient algorithm that computes Minkowski sums of convex polyhedra in R 3 . Our implementation is complete in the sense that it does not assume general position. Namely, it can handle degenerate input, and it produces exact results. We also present applications of the Minkowski-sum computation to answer collision and proximity queries about the relative placement of two convex polyhedra in R 3 . The algorithms use a dual representation of convex polyhedra, and their i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
54
0

Year Published

2006
2006
2018
2018

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 38 publications
(54 citation statements)
references
References 32 publications
(25 reference statements)
0
54
0
Order By: Relevance
“…The first approach decomposes the polyhedra into convex components, computes the Minkowski sums of the components with a specialized algorithm [6], and returns their union. This approach is inefficient because a polyhedron with r reflex edges can have Ω(r 2 ) convex pieces, so an input with n edges can entail a union of Ω(n 4 ) component Minkowski sums.…”
Section: Prior Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The first approach decomposes the polyhedra into convex components, computes the Minkowski sums of the components with a specialized algorithm [6], and returns their union. This approach is inefficient because a polyhedron with r reflex edges can have Ω(r 2 ) convex pieces, so an input with n edges can entail a union of Ω(n 4 ) component Minkowski sums.…”
Section: Prior Workmentioning
confidence: 99%
“…Fogel and Halperin [6] compute the Minkowski sum of two convex polyhedra. The kinetic convolution is the Minkowski sum boundary, so arrangement is trivial.…”
Section: Prior Workmentioning
confidence: 99%
“…Halperin [35]. The authors represented the convex polyhedra in a dual space they called the Cubical Gaussian Map (CGM) and implemented their algorithm on the base of the arrangement package of CGAL.…”
Section: Previous Workmentioning
confidence: 99%
“…The first one is based on Nef polyhedra embedded on the sphere and implemented by Hachenberger [24], the second one is a method based on linear programming implemented by Weibel [38] (following the work of Fukuda [39]), and the third one is the Cubical Gaussian Map-based (CGM-based) algorithm of Fogel and Halperin [35].…”
Section: Performance Benchmarkmentioning
confidence: 99%
“…The Minkowski sum of two shapes, P and Q is defined as P ⊕Q = {p+q | p ∈ P, q ∈ Q}. Though its study dates back to the early 70s (see the cited surveys for more details [15,29,14]), recent work has also emerged studying the idea of dynamic Minkowski sums, rapid methods of updating the Minkowski sum under various transformations such as rotation [6,7,26]. However, as we have seen in our earlier discussion, rotation is not the only common transformation under which the Minkowski sum may be recomputed.…”
Section: Introductionmentioning
confidence: 99%