Lagrangian Fluid Dynamics Simulation
Advanced Animation Course
Description
Basic implementation of three free-surface Lagrangian fluid simulation methods: Smoothed-Particle Hydrodynamics (SPH), Predictive-Corrective Incompressible SPH (PCISPH) and Position-Based Fluids (PBF). This implementation exploits the embarrasingly parallellizable nature of these methods, executing the simulation on the GPU and using sparse-grid strategies for accelerating the NNS routines.