1999
DOI: 10.1007/pl00009479
|View full text |Cite
|
Sign up to set email alerts
|

Raising Roofs, Crashing Cycles, and Playing Pool: Applications of a Data Structure for Finding Pairwise Interactions

Abstract: The straight skeleton of a polygon is a variant of the medial axis introduced by Aichholzer et al., defined by a shrinking process in which each edge of the polygon moves inward at a fixed rate. We construct the straight skeleton of an n-gon with r reflex vertices in time O(n 1+ε + n 8/11+ε r 9/11+ε ), for any fixed ε > 0, improving the previous best upper bound of O(nr log n). Our algorithm simulates the sequence of collisions between edges and vertices during the shrinking process, using a technique of Eppst… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

1
166
0

Year Published

2000
2000
2017
2017

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 146 publications
(167 citation statements)
references
References 61 publications
1
166
0
Order By: Relevance
“…Most of the existing methods for extracting the path network are based on medial Axis Transformation (MAT) and Visibility Graph (VG) (Yang and Worboys, 2015). Straight-Medial Axis Transformation (S-MAT) is proposed by Eppstein and Erickson(1999) and it results to be a good representation of natural human behaviour, though, it may not represent accessibility within buildings accurately (Mortari et al, 2013). In open space, it is obviously the weakness of S-MAT that the generated path is distort.…”
Section: Related Workmentioning
confidence: 99%
“…Most of the existing methods for extracting the path network are based on medial Axis Transformation (MAT) and Visibility Graph (VG) (Yang and Worboys, 2015). Straight-Medial Axis Transformation (S-MAT) is proposed by Eppstein and Erickson(1999) and it results to be a good representation of natural human behaviour, though, it may not represent accessibility within buildings accurately (Mortari et al, 2013). In open space, it is obviously the weakness of S-MAT that the generated path is distort.…”
Section: Related Workmentioning
confidence: 99%
“…As the parameter s varies, the vertices of the adjoint polytopes trace out a skeleton of straight line segments (compare Figure 2 and Lemma 1.12). In computational geometry there are similar constructions such as the medial axis and the straight skeleton [Aichholzer et al 1995;Eppstein and Erickson 1999], which are of importance in many applications from geography to computer graphics. "Roof constructions" such as M(P) in Proposition 1.14 are also intensively studied in this context (compare Figure 4).…”
Section: Geometry Of Numbersmentioning
confidence: 99%
“…The straight line segments traced out by vertices during this offset process define the straight skeleton. Introduced in 1995 by Aichholzer et al [1,2], the two-dimensional straight skeleton has since found many applications, including surface folding [11], offset curve construction [15], interpolation of three-dimensional surfaces from cross-section contours [4], automated interpretation of geographic data [17], polygon decomposition [24], and graph drawing [3]. Compared to other well-known types of skeleton, the straight skeleton is more complex to compute [7,15], but its simple geometric form, comprised exclusively of line segments, offers advantages in applications.…”
Section: Introductionmentioning
confidence: 99%