Click flag! An ellipse filler. I don't know what you would use this for... (Well, I guess I used it in my Dolphin Engine, that is on my main account, @FantasticDolphin44) I can get up to 1460.9 per second at res 12, speed mode, and 100 per frame (Turbo mode doesn't seem to matter anymore). For this, 10,000 have to be rendered. Mode variable adjusts mode. Note that you have to click the green flag for mode changes to take effect. HOW IT WORKS: It works by using trig to find each point on the edge of a circle with radius 1, then it multiplies by the stretch for that axis, and it adds the position of the center, and goes to this position with the pen down. After completing the circumference, it changes the stretch by -resolution. Then it traces the new circumference, and repeats until the whole thing is filled.