DG kaur
• It is the simplest & faster method .
• Smooth line as compare to
Direct Method.
• Loss Of Information is less
• Floating point arithmetic is still
their in DDA algorithm.
Q1:In the 2nd Step we have to calculate the value of b?
Q2: Does Not Metter the value of m is calculated or not.
Q3: If (m<1), I will assume y ?
Q4: for calculating m
= (m=x2-x1/y2-y1) ?
QUIZ(DDA)
dda  algorithm

dda algorithm

  • 1.
  • 2.
    • It isthe simplest & faster method . • Smooth line as compare to Direct Method. • Loss Of Information is less
  • 3.
    • Floating pointarithmetic is still their in DDA algorithm.
  • 5.
    Q1:In the 2ndStep we have to calculate the value of b? Q2: Does Not Metter the value of m is calculated or not. Q3: If (m<1), I will assume y ? Q4: for calculating m = (m=x2-x1/y2-y1) ? QUIZ(DDA)