Move the circles to stretch and move the triangle Hide/show the circles with '1'. Erase with space.
This makes a Sierpinski triangle using a simple algorithm. Me: - Removed need for turbo mode - Changed rendering system - Made triangle automatically erase when points are moved kaplinsky: - Algorithm and everything else