An open API service indexing awesome lists of open source software.

https://github.com/jsoulier/3d_fluid_simulation

WIP 3D Fluid Simulation using SDL3 GPU with compute shaders
https://github.com/jsoulier/3d_fluid_simulation

3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders

Last synced: 7 months ago
JSON representation

WIP 3D Fluid Simulation using SDL3 GPU with compute shaders

Awesome Lists containing this project

README

          

# Fluid Simulation

### References

- [Fluid Simulation for Dummies](https://mikeash.com/pyblog/fluid-simulation-for-dummies.html) by Mike Ash