Sutherland Hodgemon algorithm is used for : (A) Line clipping (B) Point clipping (C) Polygon clipping (D) Hybrid clipping
Answer - C , Explanation - Sutherland Hodgemon algorithm is used for The Sutherland–Hodgman algorithm is an algorithm 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.