531

🎒 531: Computation Aesthetics is a class taught by Charlie Roberts.

View the Project on GitHub luka-schulz/531

Cellular Automata

Thursday, January 18, 2018

Examples

Andy Lomas is using particles to generate biological forms

Generative Music

Iannis Xenakis used cellular automotat in his composition Horos to inform his music wiriting

Cellular Automotat Plaza

What is it?

Cells live on a grid, and each cell has a single state. Cells exist within neighborhoods, and each cell is goverened by a set of rules

cellstate at time t is a function of all the neighboring cells states form the prior iteration

The Theory of Self-Reproducing Automota was created by John Von Neumann (who was also closely linked with how computers are designed) in 1966

Toriodal means wrapping