eric-weiss/algorithmic-art
A collection of code snippets that generate cool pictures. They are mostly based on simple generalizations of 1D cellular automata, using complex arithmetic instead of discrete rules to implement the dynamics. I may or may not clean up the code at some point but feel free to ask me questions if you feel inclined to learn more.
Python