A simple eulerian fluid simulation using OpenGL compute shaders
-
Updated
Apr 20, 2021 - C++
A simple eulerian fluid simulation using OpenGL compute shaders
This project implements a real-time fluid simulation using Navier-Stokes equations. The simulation models fluid behavior, including density diffusion, advection, and velocity updates, creating realistic smoke or liquid-like effects.
Add a description, image, and links to the 2d-fluids topic page so that developers can more easily learn about it.
To associate your repository with the 2d-fluids topic, visit your repo's landing page and select "manage topics."