Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact: Dongli Zhang (dongli.zhang0129@gmail.com)

This folder has five sub folders. 

libmachinecube:	A machine cube library for rendering.

SPH_CPU_2D_v1:	CPU-based 2D SPH fluid simulation.

SPH_CPU_2D_v2:	CPU-based 2D SPH fluid simulation with OOP.

SPH_CPU_3D_v1:	CPU-based 3D SPH fluid simulation.

SPH_GPU_2D_v1:	GPU-based 2D SPH fluid simulation.

SPH_GPU_3D_v1:	GPU-based 3D SPH fluid simulation.

Reference:
Particle-Based Fluid Simulation for Interactive Applications, Matthias Müller, David Charypar, and Markus Gross, SCA 2003.

About

Implementation of SPH fluid with both CPU and GPU (2D and 3D)

Resources

Stars

63 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages