Cyclic Cellular Automata #Exp 1
- January 20, 2023
- gubebra
Cyclic cellular automata experiment made using compute shaders in Unity. This is my 1st bio-inspired simulation. Unfortunately compute shaders in WebGL are yet not supported by any computer graphics APIs, maybe in the furute I'll redo this in WebGPU. For now only Windows version is available but if anyone wants a version for Linux or Mac I can add them too. Made as a part of an assignment from …