Advantages of dda line drawing algorithm in computer graphics
Answers
Answered by
10
Advantages of DDA Algorithm
It is the simplest algorithm and it does not require special skills for implementation.
It is a faster method for calculating pixel positions than the direct use of equation y=mx + b. ...
Floating point arithmetic in DDA algorithm is still time-consuming.
The algorithm is orientation dependent.
It is the simplest algorithm and it does not require special skills for implementation.
It is a faster method for calculating pixel positions than the direct use of equation y=mx + b. ...
Floating point arithmetic in DDA algorithm is still time-consuming.
The algorithm is orientation dependent.
Answered by
0
Advantages of DDA line drawing algorithms are :
- Most simple line drawing algorithm hence implementation is very easy.
- It is used to calculate pixel positions faster and efficiently.
- Time complexity is also good.
- It does not use the traditional line equation "y = mx + c" hence is faster as multiplication is not done.
Similar questions
Science,
8 months ago
Accountancy,
8 months ago
Political Science,
1 year ago
Hindi,
1 year ago
Computer Science,
1 year ago
Economy,
1 year ago