https://github.com/sophivorus/moca
Mysterious Organic Cellular Automata
https://github.com/sophivorus/moca
cellular-automata pascal-triangle
Last synced: 4 months ago
JSON representation
Mysterious Organic Cellular Automata
- Host: GitHub
- URL: https://github.com/sophivorus/moca
- Owner: Sophivorus
- Created: 2016-05-06T03:05:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T13:46:29.000Z (over 2 years ago)
- Last Synced: 2024-12-29T13:57:24.391Z (over 1 year ago)
- Topics: cellular-automata, pascal-triangle
- Language: PHP
- Homepage:
- Size: 6.65 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mysterious Organic Cellular Automata
I was trying to create a very simple image, a sort of [Pascal's triangle](https://en.wikipedia.org/wiki/Pascal's_triangle) but adding RGB values instead of numbers (see the chromatic-pascal-triangle folder).

In the way I got some cool errors:




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

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.






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.