Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 486 Bytes

File metadata and controls

11 lines (7 loc) · 486 Bytes

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