|
more sierpinski triangle
Here's a totally different way to generate this magic object.
- Start with a triangle.
- Connect the midpoints of the three sides.
- Repeat for the lower left new triangle.
- Repeat for the top new triangle.
- Repeat for the lower right new triangle.
This process is continued until the required level of detail is achieved.
Further information:
|