Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 616 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 616 Bytes

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.