Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 777 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 777 Bytes

sierpinski_triangle

This flutter project is using the flutter canvas to generate a Sierpinski's Triangle using chaos game formula. The explanation is provided on Wikipedia

The image below showcase what a Sierpinski's Triangle looks like. Sierpinski's Triangle

Following is the screenshot of the triangle plotted on the canvas. Sierpinski's Triangle Sierpinski's Triangle