Understanding 4d Cellular Automata
Exploring 4d Cellular Automata reveals several interesting facts. For more info see https://softologyblog.wordpress.com/2017/12/15/
Key Takeaways about 4d Cellular Automata
- 3D
- See here for more info https://softologyblog.wordpress.com/2013/08/29/cyclic-
- These are videos form the online course 'Renormalization' hosted on Complexity Explorer (complexityexplorer.org) and taught by ...
- ca4Dbase* ca = new conway4D(1,25, -1, -1, 21, true); 4th dimension rendered as color intensity. Seems to resemble an ...
- seed = x axis ca4Dbase* ca = new conway4D(1, 5, -1, -1, 21, true);
Detailed Analysis of 4d Cellular Automata
Created with Visions Of Chaos https://softology.pro/voc.htm Survival 4 Birth 4 Number Of States 5. See here for more info https://softologyblog.wordpress.com/2019/12/28/3d- Multi-state
ca4Dbase* ca = new conway4D(1,2, 3, 5, 21, true);
Stay tuned for more updates related to 4d Cellular Automata.