InterviewSolution
Saved Bookmarks
| 1. |
For a 45% line, the line path is________ on the polygon area.(a) Horizontal(b) Centered(c) Vertical(d) Any of theseThis question was posed to me during an online interview.The question is from Anti Aliasing in section Animations and Realism of Computer Graphics |
|
Answer» CORRECT OPTION is (b) CENTERED The explanation is: The line path is centered on the polygon area only if a line is 45%. |
|