Description: DDA simulation algorithm. The specified display window of the screen is divided into 64X64 areas each region has a pixel is located in the Regional Center radius r circle. DDA to draw a straight line segment, the algorithm used to select the pixel on the window, replaced by the corresponding circle.
To Search:
File list (Check if you may need any files):
dda.cpp