fractal-garden icon indicating copy to clipboard operation
fractal-garden copied to clipboard

Add 2D Vicsek Fractal

Open trebeljahr opened this issue 2 years ago • 0 comments

Description

Add the simple 2D version of the Vicsek Fractal. This can probably be done as an L-System. Or with a simple recursive algorithm, like the Sierpinski Carpet.

Inspiration

Wikipedia - Vicsek Fractal Codepen Demo

Type

L-System or Canvas

Difficulties

None -> should be straightforward to implement.

trebeljahr avatar Sep 29 '22 13:09 trebeljahr