531

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

View the Project on GitHub luka-schulz/531

Quotationalism & 1D Cellular Automata

Teusday, January 23, 2018

Art

The gradual march towards abstraction stems from impressionism, artist’s like Kandinsky, Mondrian, Albers, Rothko, and Pollock only pushed the meaning of art farther

Binary

0 => 0

1 => 1

10 = > 4

101 => 5

1101 => 29

11111111 => 255

*‘0b’ is the que to javascript that a number is binary