I made Cellular Automata in 3D (8.6 times faster than a first version)

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

10 Likes