2251

BVH for efficient raytracing of dynamic metaballs on GPU

Olivier Gourmel, Anthony Pajot, Loic Barthe, Mathias Paulin, Pierre Poulin
IRIT, University of Toulouse, France
Proceedings of SIGGRAPH 2009: Talks, SIGGRAPH ’09

@conference{gourmel2009bvh,

   title={BVH for efficient raytracing of dynamic metaballs on GPU},

   author={Gourmel, O. and Pajot, A. and Barthe, L. and Paulin, M. and Poulin, P.},

   booktitle={SIGGRAPH 2009: Talks},

   pages={1},

   year={2009},

   organization={ACM}

}

Download Download (PDF)   View View   Source Source   

1227

views

Metaballs [Bloomenthal 1997] are effective to represent fluids and similar complex and deformable geometries, but their implicit nature makes difficult their visualization in real time. A common strategy is to tessellate the resulting isosurface and to render it on GPU, but it scales poorly as the number of metaballs increases. Kanamori et al. [2008] efficiently raycast thousands of metaballs without intermediate representations. Their method assumes that rays are shot from a single viewpoint, thus preventing secondary effects (no shadows, reflections, etc.), and is limited to polynomial density functions. We propose to exploit the culling capacity of dynamic bounding volume hierarchies (BVH) [Wald 2007], the secant method for ray-surface intersection, and CPU-GPU parallelism to alleviate the restrictions of their method. This results in a general raytracing method, allowing arbitrary ray intersection (visibility, shadow, reflection, refraction, etc.) with metaballs of any finite-support at interactive performances.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: