Weiler–Atherton clipping algorithm: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Standard headings &/or gen fixes. using AWB
Line 3:
 
== Draft Description ==
Requires polygons to be clockwise and not re-enterant[[reentrant]] (self intersecting)
 
The algorithm can support holes (as counter-clockwise polygons wholly inside their parent polygon), but requires additional algorithms to decide which polygons are holes. Merging of polygons can also be performed by a variant of the algorithm.