1.

The polygon is assumed to be _____________ and vertices are ordered clockwise or anti-clockwise while applying line clipping algorithms.(a) cylindrical(b) concave(c) plane(d) convexI have been asked this question in an online interview.My doubt stems from Line Clipping Using Non Rectangular Clip Windows in section 2D Transformation and Viewing of Computer Graphics

Answer»

The correct CHOICE is (d) CONVEX

To explain: The polygon is ASSUMED to be convex and VERTICES are ordered clockwise or anti-clockwise while applying line clipping algorithms. Anti-convex polygons are not used.



Discussion

No Comment Found

Related InterviewSolutions