Here is my circle line clipper. Please use with credit. Made in another afternoon. Uses a method in which the points from a to b are plotted out. Then goes back and if the point's distance to the center of the circle is greater than the radius, delete it. @orangeawesome for the direction block