Fast scene voxelization and applications
ARTIS-GRAVIR/IMAG-INRIA/ENS
In I3D ’06: Proceedings of the 2006 symposium on Interactive 3D graphics and games (2006), pp. 71-78
@conference{eisemann2006fast,
title={Fast scene voxelization and applications},
author={Eisemann, E. and D{‘e}coret, X.},
booktitle={Proceedings of the 2006 symposium on Interactive 3D graphics and games},
pages={71–78},
isbn={159593295X},
year={2006},
organization={ACM}
}
This paper presents a novel approach that uses graphics hardware to dynamically calculate a voxel-based representation of a scene. The voxelization is obtained on run-time in the order of milliseconds, even for complex and dynamic scenes containing more than 1,000,000 polygons. The voxelization is created and stored on the GPU avoiding unnecessary data transfer. The approach can handle both regular grids and locally optimized grids that better fit the scene geometry. The paper demonstrates applications to shadow calculation, refraction simultation and shadow volume culling/clamping.
December 4, 2010 by hgpu