bobboli / sph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C 95.2%Language:C++ 3.0%Language:Cuda 1.3%Language:Objective-C 0.5%