InterviewSolution
Saved Bookmarks
| 1. |
An outcode can have ____ bits for two-dimensional clipping and ____ bits for three-dimensional clipping.(a) 4,6(b) 6,8(c) 2,4(d) 1,3This question was addressed to me in an international level competition.I want to ask this question from Cohen-Sutherland Line Clipping topic in chapter 2D Transformation and Viewing of Computer Graphics |
|
Answer» The correct ANSWER is (a) 4,6 |
|