Note: To run the Python Processing scripts you need the Processing IDE with Python mode enabled. This will get you started. The default installation location of Processing has a dir titled libraries/site-packages
where any further Python scripts/imports live. Be sure to copy/paste this repo's libraries/site-packages
files into that dir on your system.
My take on Mutación de Formas by Julio Le Parc
I am participating in a group art show based around new media and generative artwork. The theme is "creatures". I made two programs for it, one generates beetles and the other generates abstract butterflies.
Butterfly code is in the 'butterflies' dir.
Beetles code is in the 'buggies' dir.