This is a quick and simple simulation of building out fractals using simple math expressions. To see the code for each of the fractals, visit the GitHub repo of the project: https://github.com/DelishNachos/StarMathTest

Controls:

Sierpinski:

Q - add single points

W - add 100 points

E - add 5000 points

R - reset

B - back


Vicsek:

W - remove corners

E - remove edges

R - reset

B - back


For more information on each of the fractals, please visit https://en.wikipedia.org/wiki/Sierpi%C5%84ski_triangle and https://en.wikipedia.org/wiki/Vicsek_fractal

Leave a comment

Log in with itch.io to leave a comment.