Computer Science, asked by Pjal3132, 10 months ago

Definition of sutherland hodgeman algorithm in computer graphics

Answers

Answered by surajdhepe24
2
Sutherland–Hodgman algorithm is used for clipping polygons. It works by extending each line of the convex clip polygon in turn and selecting only vertices from the subject polygon that are on the visible side.
Similar questions