An open API service indexing awesome lists of open source software.

https://github.com/zeyadetman/sierpinski-triangle

📐 Sierpinski triangle is a fractal and attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into smaller equilateral triangles.
https://github.com/zeyadetman/sierpinski-triangle

chaos chaos-game sierpinski-triangle

Last synced: about 1 month ago
JSON representation

📐 Sierpinski triangle is a fractal and attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into smaller equilateral triangles.

Awesome Lists containing this project

README

          



📐 Sierpinski triangle



In mathematics, the term chaos game originally referred to a method of creating a fractal, using a polygon and an initial point selected at random inside it.
Sierpinski triangle is a fractal and attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into smaller equilateral triangles.








If you don't like reading the code, you can see [this answer on quora](https://www.quora.com/What-are-some-mind-blowing-facts-that-sound-like-BS-but-are-actually-true/answer/David-Prifti-1?ch=1&share=6bae8bf8&srid=CP3m&fbclid=IwAR1EMDHBuiBZwKQAWolhHFaEyT9eG--2FW6pD3u3IP929CekwSMN3JL38XQ), you'll understand it.

You can also reading more on [Wikipedia](https://en.wikipedia.org/wiki/Sierpinski_triangle).