We show how to triangulate a polygon without using any obtuse triangles. Such triangulations can be used to discretize partial differential equations in a way that guarantees that the resulting matrix is Stieltjes, a desirable property both for computation and for theoretical analysis. A simple divide-and-conquer approach would fail because adjacent subproblems cannot be solved independently, but this can be overcome by careful subdivision. Overlay a square grid on the polygon, preferably with the polygon vertices at grid points. Choose boundary cells so they can be triangulated without propagating irregular points to adjacent cells. The remaining interior is rectangular and easily triangulated. Small angles can also be avoided in these constructions. © 1988 Springer-Verlag New York Inc.
CITATION STYLE
Baker, B. S., Grosse, E., & Rafferty, C. S. (1988). Nonobtuse triangulation of polygons. Discrete & Computational Geometry, 3(1), 147–168. https://doi.org/10.1007/BF02187904
Mendeley helps you to discover research relevant for your work.