This page looks best with JavaScript enabled

A Narrow-Range Filter for Screen-Space Fluid Rendering

 ·  ☕ 1 min read · 👀... views

Nghia Truong and Cem Yuksel
ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games 2018

Abstract

We introduce a simple screen-space filtering technique for real-time rendering of particle-based fluid simulations. Starting with a depth-map generated directly from the particle data, our new filter formulation smooths the depth-map by considering the depth values in a narrow range. The depth values outside of this range are carefully handled to achieve the desired surface shape near discontinuities. The simplicity of our formulation leads to a computationally efficient filter. We present examples with complex particle-based fluid simulations and provide comparisons, clearly showing that our filter provides improved surface quality in terms of surface smoothness and preserving boundaries near discontinuities, as compared to prior filtering methods.

Download

Paper (preprint, 23MB pdf)
Code (github)

BibTeX

@article{Truong2018,
author = {Truong, Nghia and Yuksel, Cem},
title = {A Narrow-Range Filter for Screen-Space Fluid Rendering},
year = {2018},
issue_date = {July 2018},
publisher = {The Association for Computers in Mathematics and Science Teaching},
volume = {1},
number = {1},
journal = {Proc. ACM Comput. Graph. Interact. Tech.},
month = jul,
articleno = {17},
numpages = {15}
}

Video

A Narrow-Range Filter for Screen-Space Fluid Rendering
A Narrow-Range Filter for Screen-Space Fluid Rendering
A Narrow-Range Filter for Screen-Space Fluid Rendering
A Narrow-Range Filter for Screen-Space Fluid Rendering
A Narrow-Range Filter for Screen-Space Fluid Rendering
A Narrow-Range Filter for Screen-Space Fluid Rendering

Share on

Nghia Truong
WRITTEN BY
Nghia Truong
(Trương Trọng Nghĩa)


What's on this Page