Comment 14 for bug 1812393

Revision history for this message
Seth Hillbrand (sethh) wrote :

@Tom- Triangulation doesn't rely on the poly-point routines (at least not intentionally).

The issue (I think) with the new algorithm is that it is only valid for convex polygons. A polygon like:

___________
| |
| _ |
| | | |
|___| |___|

Will potentially break as not all interior points are on the same side of all segments