Polygon Triangulation
Daniel Vlasic
Triangulation -- Proof by Induction
-
if open segment uw does not lie inside P
-
there are one or more vertices inside triangle
uvw
-
of those vertices, let v' be the farthest one from
uw
-
segment vv' cannot intersect any edge of P,
so vv' is a diagonal

-
thus, a diagonal exists
back next