1984ACM Transactions on GraphicsOpen access

Triangulation and shape-complexity

Bernard Chazelle, Janet Incerpi

Open full text 126 citations

Abstract

This paper describes a new method for triangulating a simple n-sided polygon.The algorithm runs in time O(n log s), with s _< n.The quantity s measures the sinuosity of the polygon, that is, the number of times the boundary alternates between complete spirals of opposite orientation.The value of s is in practice a very small constant, even for extremely winding polygons.Our algorithm is the first method whose performance is linear in the number of vertices, up to within a factor that depends only on the shape-complexity of the polygon.Informally, this notion of shape-complexity measures how entangled a polygon is, and is thus highly independent of the number of vertices.A practical advantage of the algorithm is that it does not require sorting or the use of any balanced tree structure.Aside from the notion of sinuosity, we are also able to characterize a large class of polygons for which the algorithm can be proven to run in O(n log log n) time.The algorithm has been implemented, tested, and empirical evidence has confirmed its theoretical claim to efficiency.

Open-access reader

About this research paper

What this paper is about

This paper describes a new method for triangulating a simple n-sided polygon.The algorithm runs in time O(n log s), with s _< n.The quantity s measures the sinuosity of the polygon, that is, the number of times the boundary alternates between complete spirals of opposite orientation.The value of s is in practice a very small constant, even for extremely winding polygons.Our algorithm is the first method whose performance is linear in the number of vertices, up to within a factor that depends only on the shape-complexity of the polygon.Informally, this notion of shape-complexity measures how entangled a polygon is, and is thus highly independent of the number of vertices.A practical advantage of the algorithm is that it does not require sorting or the use of any balanced tree structure.Aside from the notion of sinuosity, we are also able to characterize a large class of polygons for which the algorithm can be proven to run in O(n log log n) time.The algorithm has been implemented, tested, and empirical evidence has confirmed its theoretical claim to efficiency.

Why it matters

OpenAlex reports 126 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

This paper describes a new method for triangulating a simple n-sided polygon.The algorithm runs in time O(n log s), with s _< n.The quantity s measures the sinuosity of the polygon, that is, the number of times the boundary alternates between complete spirals of opposite orientation.The value of s is in practice a very small constant, even for extremely winding polygons.Our algorithm is the first method whose performance is linear in the number of vertices, up to within a factor that depends only on the shape-complexity of the polygon.Informally, this notion of shape-complexity measures how entangled a polygon is, and is thus highly independent of the number of vertices.A practical advantage of the algorithm is that it does not require sorting or the use of any balanced tree structure.Aside from the notion of sinuosity, we are also able to characterize a large class of polygons for which the algorithm can be proven to run in O(n log log n) time.The algorithm has been implemented, tested, and empirical evidence has confirmed its theoretical claim to efficiency.

Key concepts: Citation, Computer science, Triangulation, Computer graphics (images), Library science, Cartography, Geography

Related papers

Back to paper searchBrowse research topicsOriginal source
Triangulation and shape-complexity — Research Paper | ScholarLens