Letterforms and cellular automata

Letterforms and cellular automata from Adam Parrish on Vimeo.

More information on the Vimeo page. Source code below the cut.

Yes, I realize this is about the least efficient way you could possibly implement 2D cellular automata. It was originally a (misguided) example of OOP in Python that I made for a class I was teaching.

https://gist.github.com/917624

1300 views and 0 responses