dev-arctik / Flutter-sierpinski-triangle

Creating Sierpinski's triangle using dot plotted on flutter app using 'custom painter' widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Creating Sierpinski's triangle using dot plotted on flutter app using 'custom painter' widget.


Languages

Language:Dart 100.0%