/auto_meander

Generates images in the style of Anni Albers's Meander series

Primary LanguagePythonMIT LicenseMIT

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.