InterviewSolution
Saved Bookmarks
| 1. |
Which method of clipping is used against convex polygon?(a) Lg N clipping algorithm(b) Skala(c) NLN clipping(d) Sutherland clippingThis question was addressed to me in an interview for job.The question is from Line Clipping Using Non Rectangular Clip Windows topic in division 2D Transformation and Viewing of Computer Graphics |
|
Answer» The correct option is (b) SKALA |
|