InterviewSolution
Saved Bookmarks
| 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 |
|