Description: Computer graphics test painting diamond, such as a circle divided into n parts, and then the connection between every two points. When n is odd, the pattern can be plotted as a sum of continuous MoveTo function to determine a current point, and then continuous LineTo function form of line.
To Search:
File list (Check if you may need any files):
Diamond.txt