Interactive smoke simulation and rendering on the GPU
Qing Dai, Xubo Yang
Proceedings of the 12th ACM SIGGRAPH International Conference on Virtual-Reality Continuum and Its Applications in Industry, 2013, pp. 177--182.
Abstract: We present a fluid dynamic system, which allows to moving objects and real-time simulations of large scale three dimensional smokes. Our system includes a GPU accelerated Eulerian fluid solver which is well suited for real-time application since it is unconditionally stable, takes constant calculation time per frame, and with high computing precision. We introduce a specialized geometry multigrid algorithm for solving the Poisson equation. To further accelerate the simulation, we design data structures and algorithms to exploit the computing power of modern GPUs. Our method can also handle moving solid objects as well as cells that are partially filled with solids. Moreover, we implement a GPU-accelerated volume rendering system that treats the particles as participating media and can render effects such as smoke, dust, or mist. This combination of related algorithms leads to real-time simulation system. We show the effectiveness of the proposed methods in several scenarios, all running at interactive rates on a modern GPU.
@inproceedings{10.1145-2534329.2534358,
author = {Qing Dai and Xubo Yang},
title = {Interactive smoke simulation and rendering on the GPU},
booktitle = {Proceedings of the 12th ACM SIGGRAPH International Conference on Virtual-Reality Continuum and Its Applications in Industry},
pages = {177--182},
year = {2013},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."