Reaction Diffusion #Exp 3
- January 20, 2023
- gubebra
Reaction Diffusion experiment made using compute shaders in Unity. This is my 3rd 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 @Arsili…