1.

Only vertices from the subject polygon that are on the _______________ are selected.(a) lower half(b) boundary(c) opaque side(d) visible sideThis question was addressed to me by my school teacher while I was bunking the class.This interesting question is from Sutherland-Hodgeman Polygon Clipping in chapter 2D Transformation and Viewing of Computer Graphics

Answer»

The correct choice is (d) VISIBLE SIDE

To elaborate: Only vertices from the SUBJECT polygon which are on the visible side are selected and rest of the vertices are CLIPPED.



Discussion

No Comment Found

Related InterviewSolutions