Introduction - If you have any usage issues, please Google them yourself
Two-dimensional graph drawing. With the DDA algorithm, the midpoint algorithm, Bresenham straight line drawing algorithm with positive and negative law and Bresenham algorithm to draw a circle.