1.

How many polygons are used in this method?(a) 4(b) 3(c) 2(d) 1I have been asked this question during an online interview.My question comes from Sutherland-Hodgeman Polygon Clipping in chapter 2D Transformation and Viewing of Computer Graphics

Answer»

Right ANSWER is (c) 2

For EXPLANATION: Two polygons are USED in this algorithm NAMELY CLIP polygon and subject polygon.



Discussion

No Comment Found

Related InterviewSolutions