1D CELLULAR AUTOMATA – generative patterns

Cellular Automata are simple mathmatical models to describe „evolutionary“ processes based on simple 8-bit/decimal logic. As this field is often …

Cellular Automata are simple mathmatical models to describe „evolutionary“ processes based on simple 8-bit/decimal logic. As this field is often mostly theoretical, with 1D CA, we can access this process visually and therefore explore interesting visual effect and forms, we can find in nature, like in crystals, shells or animal skin patterns.

basic 1D cellular automata generator

ONLINE CODE AND DEMO: https://editor.p5js.org/brucexxxbanner/sketches/7ElM2OsT6

CA WITH DYNAMIC RULESET / Perlin Noise

1D cellular automata generator with perline noise ruleset offset map

ONLINE CODE AND DEMO: https://editor.p5js.org/brucexxxbanner/sketches/NAByuCl0o

CA WITH DRAWABLE DYNAMIC RULESET MAP

1D cellular automata generator with manual drawable ruleset offset map

ONLINE CODE AND DEMO: https://editor.p5js.org/brucexxxbanner/sketches/_J57D5SN0