Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 608 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 608 Bytes

SPH Fluid

Smoothed-particle hydrodynamics (SPH) fluid simulation using CUDA acceleration.

System Requirements

This program is written in C/C++ and CUDA. A CUDA compatible graphics card is required on Windows with CUDA toolset installed.

To compile the project, you will also need Visual Studio (15 and above).

Showcase

particle

Real-time particle simulation.

surface

An exported water surface mesh.

demo

A sequence of meshes rendered with external renderer.