Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
|||
Line 1:
The '''Sutherland–Hodgman algorithm''' is 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.
sutherland hodgmen is used for clipping the window boundaries
and inside the window boundaries
here may be more vertices can be generated
==Description==
|