This project shows how powerful simple math can be. Inspired by a lesson given by my math teacher illustrating how the midpoint of a line can be used to make a sierpinski triangle, I decided to play with the algorithms a bit. They are: 0 = snowflake 1 = sierpinski 2 = split sierpinski 3 = simple interlaced sierpinski 4 = multi line diagonals 5 = midpoints 6 = dependant interlaced sierpinski ___________________________ The project has two stages: edit, and draw. In edit, you will see pegs for each vertex of the triangle, and will be able to manually change the x and y coordinates of each point through the list watcher, or press and hold 'p' to set them all into an equilateral polygon (based on the number of points). When this is done, press and hold space until the pattern starts to appear; then release and watch!