Weiler–Atherton clipping algorithm: Difference between revisions

Content deleted Content added
m Repairing link to disambiguation page - You can help!
Line 1:
'''Weiler-Atherton''' [[Clipping (computer graphics)|clipping]] algorithm used in [[computer graphics]].
It allows clipping of a ''subject polygon'' by an arbitrarily shaped ''clip polygon''. It is generally applicable only in [[2D computer graphics|2D]].
 
== Description ==