Particle-method tutorial
Published:
The following material offers a comprehensive introduction to particle methods.
Simulation methods for fluid, rigid and deformable bodies in Computer Graphics (including SPH)
A brief writeup to implement a basic 2D smoothed particle hydrodynamics (SPH) solver in C++
Youtube tutorial to implement a basic 2D smoothed particle hydrodynamics (SPH) solver in Python
Parallelized library for smoothed particle hydrodynamics (SPH) 2d/3d in Julia
Simple smoothed particle hydrodynamics (SPH) dam-break simulation in Julia