The simplest cellular automata has one-dimension and two states per cell. It can generate many interesting things, even a pseudorandom number generator.
This processing example shows a simple 1D cellular automata, using rule 30.
Taking a bit of artistic license, I fill the cell at only 50% opacity.
— 2003. 09. 01
Save
Bookmark and Share
Comment
write
Keywords
code
processing
algorithm
generative
pattern
Media
java
Download
get source code