jasonjmcghee 9 hours ago

Absolutely beautiful visualizations.

These are way beyond anything I've done, but you can actually do these with compute shaders in real time and they look quite good.

I played with using Godot to do this kind of slime simulation (inspired by Sebastian Lague) when they released compute shaders: https://github.com/jasonjmcghee/compute-shaders?tab=readme-o....

Edit:

Here's a good webgpu demo (not by me) of this kind of simulation https://shridhar2602.github.io/WebGPU-Slime-Simulation/