FAST FLUID SIMULATION WITH SPARSE VOLUMES ON THE GPU

Kui Wu, Nghia Truong, Cem Yuksel, Rama Hoetzlein. “Fast Fluid Simulations with Sparse Volumes on the GPU”. Eurographics 2018

Abstract

We introduce efficient, large scale fluid simulation on GPU hardware using the fluid-implicit particle (FLIP) method over a sparse hierarchy of grids represented in NVIDIA GVDB Voxels. Our approach handles tens of millions of particles within a virtually unbounded simulation domain. We describe novel techniques for parallel sparse grid hierarchy construction and fast incremental updates on the GPU for moving particles. In addition, our FLIP technique introduces sparse, work efficient parallel data gathering from particle to voxel, and a matrix-free GPU-based conjugate gradient solver optimized for sparse grids. Our results show that our method can achieve up to an order of magnitude faster simulations on the GPU as compared to FLIP simulations running on the CPU.

Leave a Reply

Your email address will not be published. Required fields are marked *