Interactive SPH simulation and rendering on the GPU
Prashant Goswami, Philipp Schlegel, Barbara Solenthaler, Renato Pajarola
Symposium on Computer Animation, July 2010, pp. 55--64.
Abstract: In this paper we introduce a novel parallel and interactive SPH simulation and rendering method on the GPU using CUDA which allows for high quality visualization. The crucial particle neighborhood search is based on Z-indexing and parallel sorting which eliminates GPU memory overhead due to grid or hierarchical data structures. Furthermore, it overcomes limitations imposed by shading languages allowing it to be very flexible and approaching the practical limits of modern graphics hardware. For visualizing the SPH simulation we introduce a new rendering pipeline. In the first step, all surface particles are efficiently extracted from the SPH particle cloud exploiting the simulation data. Subsequently, a partial and therefore fast distance field volume is rasterized from the surface particles. In the last step, the distance field volume is directly rendered using state-of-the-art GPU raycasting. This rendering pipeline allows for high quality visualization at very high frame rates.
Article URL: http://dl.acm.org/citation.cfm?id=1921427.1921437
BibTeX format:
@inproceedings{Goswami:2010:ISS,
  author = {Prashant Goswami and Philipp Schlegel and Barbara Solenthaler and Renato Pajarola},
  title = {Interactive SPH simulation and rendering on the GPU},
  booktitle = {Symposium on Computer Animation},
  pages = {55--64},
  month = jul,
  year = {2010},
}
Search for more articles by Prashant Goswami.
Search for more articles by Philipp Schlegel.
Search for more articles by Barbara Solenthaler.
Search for more articles by Renato Pajarola.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."