SP4CEBAR 2023-06-06 11:32
The jaggedness is caused by the circle improperly being turned into vectors by the first for loop in the code
SP4CEBAR 2024-12-08 08:18
Here, I couldn't get away with defining line segments for every few degrees of the circle. I had to change the algorithm to analyse circles instead of lines, which I did