Digital differential analyzer (graphics algorithm): Difference between revisions

Content deleted Content added
Undid revision 659809107 by 117.211.142.130 (talk)
Line 27:
: <math>x_{k+1} = x_k + \frac{1}{m}</math>
 
Similar calculations are carried out to determine pixel positions along a line with negative slope. Thus, if the absolute value of the slope is less than 1, we set dx=1 if <math> x_{start}<x_{end}</math> i.e. the starting extreme point is at the left.t
 
== See also ==