1.

One of the drawbacks of Sutherland- Hodgeman algorithm is that it can’t produce ____________ areas.(a) connected(b) multiple(c) discrete(d) circularThis question was addressed to me during an internship interview.I'd like to ask this question from Sutherland-Hodgeman Polygon Clipping in portion 2D Transformation and Viewing of Computer Graphics

Answer»

Correct option is (a) connected

The EXPLANATION is: The Sutherland-Hodgeman algorithm is not ABLE to produce connected areas. For connected areas, Weiler-Atherton Algorithm is USED.



Discussion

No Comment Found

Related InterviewSolutions