Painter's algorithm: Difference between revisions

Content deleted Content added
m Moved Scratch render to better spot
period after sentence
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Line 36:
 
== Limitations ==
[[File:Painters problem.svg|thumb|Overlapping polygons can cause the algorithm to fail.]]
The algorithm can fail in some cases, including cyclic overlap or piercing polygons.