3D Diffusion Limited Aggregation #Exp 14
- March 7, 2023
- gubebra
3D Diffusion Limited Aggregation experiment made using compute shaders in Unity. This is my 14th bio-inspired simulation. This version has less customization options than the 2D version, since it can get a little expensive to render depending on the initial settings. Unfortunately compute shaders in WebGL are yet not supported by any computer graphics APIs, maybe in the furute I'll redo this in We…