/fluid-2d

CUDA-based real time fluid simulation

Primary LanguageC++GNU General Public License v3.0GPL-3.0

fluid-2d

A two-dimensional fluid simulation based on Real-Time Fluid Dynamics for Games (Jos Stam 2003). It is a re-implementation of an old project of mine, now implementing the fluid solver on the CPU and GPU using CUDA.

output

Requirements

  • CMake >= 3.09
  • CUDA >= 8.0
  • SFML >= 2.0