Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.36 KB

Mysterious Organic Cellular Automata

I was trying to create a very simple image, a sort of Pascal's triangle but adding RGB values instead of numbers (see the chromatic-pascal-triangle folder).

Chromatic Pascal triangle

In the way I got some cool errors:

Chromatic Pascal triangle, error 1 Chromatic Pascal triangle, error 2 Chromatic Pascal triangle, error 3 Chromatic Pascal triangle, error 4

But the fourth error was different. Out of nowhere, a very complex, organic and beautiful structure emerged (moca0.png).

MOCA 0

I did NOT expect that. I was shocked, amazed. I spent the rest of the day playing with the code, but I still can't understand it. Below are some of the most interesting results.

MOCA 1 MOCA 2 MOCA 3 MOCA 4 MOCA 5 MOCA 6

If someone can explain to me what's going on, I'll be really thankful.

Note: I lost the code for moca1, moca2 and moca6. moca0 is just moca3 but smaller.