Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.3 KB

File metadata and controls

31 lines (22 loc) · 1.3 KB

Fluid simulation

2D fluid simulation using CUDA and openGL, interface using imgui. There are two implementations, one that uses CPU and one that uses GPU (via CUDA)

Outputs

  • CPU fluid simulation

CPU simulation

  • [clickable video] GPU fluid simulation

GPU simulation

  • [clickable video] you can do cool projects like cloud simulation as well :)

cloud

Reports

Resources