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 algorithm
This question was posed to me in quiz.
Origin of the question is Line Filling Algorithms topic in chapter Graphics Primitives of Computer Graphics