|
||
---|---|---|
auto_meander | ||
.gitignore | ||
LICENSE | ||
README.md | ||
auto_meander.py | ||
poetry.lock | ||
pyproject.toml |
README.md
auto_meander
Original Python 2 code from https://github.com/alts/auto_meander
Anni Albers's Meander series is 1) beautiful and 2) formulaic. For these reasons, I think emulating its rules in a generative art program is a good idea.
Examples:
Running the code requires Poetry and Python 3.8+
poetry install
poetry run ./auto_meander.py
This will generate PNG and SVG image files in the out
directory.