circle clipper by @-ElidekkAnimations- (rip) i added arc clipping (need it for my next intro), so you define the start and end angle of the arc and the other circle variables, and it clips the line within the circle but outside the arc. press space to toggle the red line visibility press w to toggle the stress test
there are a few edge cases and such that i'm honestly too tired and lazy to fix, so unless i desperately need them fixed for my use cases, i'll leave it like this. I'm also aware that the code is probably inefficient and has a lot of unnecessary blocks and complexity, but this took a full day's worth of headaches and brainpower so i've decided to leave it in this state without any further optimization. feel free to use with credit