Content deleted Content added
LucasBrown (talk | contribs) Importing Wikidata short description: "Algorithm used for clipping polygons" |
LucasBrown (talk | contribs) Changing short description from "Algorithm used for clipping polygons" to "Algorithm for clipping polygons" |
||
Line 1:
{{Short description|Algorithm
The '''Sutherland–Hodgman algorithm''' is an [[algorithm]] used for [[Clipping (computer graphics)|clipping]] [[polygon]]s. It works by extending each line of the [[convex polygon|convex]] ''clip polygon'' in turn and selecting only vertices from the ''subject polygon'' that are on the visible side.
|