You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: