3D Diffusion Limited Aggregation #Exp 14
A downloadable game for Windows
Download NowName your own price
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 WebGPU.
Made as a part of an assignment from @Arsiliath course to write compute shaders in Unity. Check him and his course out here.
Status | Released |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | gubebra |
Genre | Simulation |
Tags | 3D, Atmospheric, Colorful, mind-bending, nature, Shaders, unit, Unity, Visualization |
Download
Download NowName your own price
Click download now to get access to the following files:
Dla3D.zip 38 MB
Comments
Log in with itch.io to leave a comment.
wow, I just discovered your work and Arsiliath's. I would love to learn something about compute shaders in unity. All of your bio simulations for unity were part of Arsiliath's Course as assignments ? I might buy it bc its really cool. Amazing Job!!!
Thanks! No, not all of them. Actually he just teaches the basics and you have to figure out other cool algorithms. But you should definitely try doing stuff like this, is very fun!