Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2D Vicsek Fractal #8

Open
trebeljahr opened this issue Sep 29, 2022 · 0 comments
Open

Add 2D Vicsek Fractal #8

trebeljahr opened this issue Sep 29, 2022 · 0 comments
Labels
new-fractal Add a new fractal to the garden.

Comments

@trebeljahr
Copy link
Owner

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 trebeljahr added enhancement new-fractal Add a new fractal to the garden. and removed enhancement labels Sep 29, 2022
@trebeljahr trebeljahr assigned trebeljahr and unassigned trebeljahr Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-fractal Add a new fractal to the garden.
Projects
None yet
Development

No branches or pull requests

1 participant