Saved Bookmarks
| 1. |
Which algorithm is a faster method for calculating pixel positions?(a) Bresenham’s line algorithm(b) Parallel line algorithm(c) Mid-point algorithm(d) DDA line algorithmThis question was posed to me in quiz.Origin of the question is Line Filling Algorithms topic in chapter Graphics Primitives of Computer Graphics |
|
Answer» Correct choice is (d) DDA LINE algorithm |
|