https://github.com/sjoerdev/fluid-simulation-cpp
this is a smoothed particle hydrodynamics simulation
https://github.com/sjoerdev/fluid-simulation-cpp
cpp fluid fluid-dynamics fluid-solver fluids graphics multithreaded opengl xmake
Last synced: 13 days ago
JSON representation
this is a smoothed particle hydrodynamics simulation
- Host: GitHub
- URL: https://github.com/sjoerdev/fluid-simulation-cpp
- Owner: sjoerdev
- License: mit
- Created: 2025-11-30T21:13:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-01-19T18:44:10.000Z (24 days ago)
- Last Synced: 2026-01-19T22:38:14.646Z (23 days ago)
- Topics: cpp, fluid, fluid-dynamics, fluid-solver, fluids, graphics, multithreaded, opengl, xmake
- Language: C++
- Homepage:
- Size: 474 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description:
This is a fluid simulation
## Resources
- https://github.com/sjoerdev/fluid-simulation
- https://matthias-research.github.io/pages/publications/sca03.pdf
- https://www.cs.cornell.edu/~bindel/class/cs5220-f11/code/sph.pdf
- https://cg.informatik.uni-freiburg.de/publications/2014_EG_SPH_STAR.pdf
- https://sph-tutorial.physics-simulation.org/pdf/SPH_Tutorial.pdf
- https://lucasschuermann.com/writing/particle-based-fluid-simulation
- https://lucasschuermann.com/writing/implementing-sph-in-2d