Weiler–Atherton clipping algorithm: Difference between revisions

Content deleted Content added
Undid revision 993020149 by 43.250.81.202 (talk)
Adding short description: "Polygon clipping algorithm"
 
Line 1:
{{Short description|Polygon clipping algorithm}}
The '''Weiler–Atherton''' is a polygon-[[Clipping (computer graphics)|clipping]] [[algorithm]]. It is used in areas like [[computer graphics]] and games development where clipping of polygons is needed. It allows clipping of a ''subject or candidate polygon'' by an arbitrarily shaped ''clipping polygon/area/region''.