I made a cellular automata in 3D.
The reason why I did it is beacuse i saw one guy that did that in 2021 so i decided to don’t be behind.
His cellular automata
My cellular Automata
I sat on my chair bit longer and I found the new method - n * 28 * 28 – Number of for loops repeats needed to calculate the next generation
instdead of
i = volume * 28
Update: Color palette has been added
It did take me only 5 seconds to do all of that