Welcome to Draw-A-Perfect-Circle-Challenge! Your task is obviously to draw the best circle you can:) – draw a circle (the red point must be inside of it!) – click the (✓) button – wait until your drawing accuracy is measured - how close is your drawing to a circle. – if the red circle somehow gets out of your circle, just click it Pro tip: it doesn't take into account the blue line size, so the bigger circle you draw, the better score you get. (in a bigger circle the line width is a smaller fraction of overall circle size) Pro tip 2: there's a way to get max score almost every time - using geometry. Can you find it?
idk what's the point of doing this, but it's fun It's also a pretty good tool for finding inscribed circles. Inspired by D!NG episode "Can you draw a perfect circle?" on YouTube (by Michael Stevens from Vsauce) It uses a quite simple script: First it goes in all directions and changes size to fit the biggest circle possible inside and the smallest possible outside (you can see how it works). Then it calculates accuracy using difference between inner and outer circles' sizes: 100% * (inner circle size) / (outer circle size)