InterviewSolution
Saved Bookmarks
| 1. |
An accurate and efficient raster line-generating algorithm is(a) DDA algorithm(b) Mid-point algorithm(c) Parallel line algorithm(d) Bresenham’s line algorithmI have been asked this question in a job interview.This key question is from Line Filling Algorithms in portion Graphics Primitives of Computer Graphics |
|
Answer» Correct OPTION is (d) Bresenham’s LINE ALGORITHM |
|