Advantage and disadvantage of bresenham line drawing algorithm over dda
Answers
Answered by
0
Answer:
i hope it will help u pls mark as brainliest and follow me
DDA and Bresenham algorithms both are efficient line drawing algorithm. ... Bresenhams algorithm uses ints and only uses addition and subtraction. (2) Due to the use of only addition, subtraction and bit shifting Bresenhams algorithm is faster than DDA in producing the line.
Answered by
0
Explanation:
yes you are correct bro
the ans is write
Similar questions