Fast Eulerian Fluid Simulation In Games Using Poisson Filters (SCA 2020 Showcase)

Showcasing our work at La Forge R&D Ubisoft Montreal @ ACM SIGGRAPH / Eurographics Symposium on Computer Animation (2020). A.H. Rabbani S. Khiat We present separable Poisson filters to accelerate the projection step in Eulerian fluid simulation. These filters are analytically computed offline and are easy to integrate into any fluid algorithm with a Poisson pressure computation step. We take advantage of the recursive structure of the Jacobi method to construct and then reduce a kernel that is used to solve the Poisson pressure entirely on GPU. Our method demonstrates promising speedups that scale well with both the grid resolution and the target Jacobi iteration.
Back to Top