more sierpinski triangle

Here's a totally different way to generate this magic object.

  1. Start with a triangle.
  2. Connect the midpoints of the three sides.
  3. Repeat for the lower left new triangle.
  4. Repeat for the top new triangle.
  5. Repeat for the lower right new triangle.
This process is continued until the required level of detail is achieved.

Further information:

HOME turtle projects