Red button to make polygons go brrrr. This project utilizes an efficient, geometrically-derived algorithm to draw polygons very efficiently by adding increasingly thin layers to an initial circle, progressively sharpening the edges as it goes. Turn on transparent mode for a better idea of how this works. This improves on my original project Stupid Fast Regular Polygon Filler by including the capability to render polygons with borders, and fixing the issue of polygons deforming when they hit the edge of the screen.
Want to fill rectangles (without borders) instead? Check out this project https://scratch.mit.edu/projects/421030105/