Fast scene voxelization and applications |
ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games, page 71-78 - 2006
This sketch paper presents an overview of ”Fast Scene Voxelization and Applications” published at the ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games. It introduces slicemaps that correspond to a GPU friendly voxel representation of a scene.
This voxelization is done at run-time in the order of milliseconds, even for complex and dynamic scenes containing more than 1M polygons. Creation and storage is performed on the graphics card avoiding unnecessary data transfer. Regular but also deformed grids
are possible, in particular to better fit the scene geometry. Several applications are demonstrated: shadow calculation, refraction simulation and shadow volume culling/clamping.
Images and movies
BibTex references
@InProceedings { ED06d, author = "Eisemann, Elmar and Decoret, Xavier", title = "Fast scene voxelization and applications", booktitle = "ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games", pages = "71-78", year = "2006", publisher = "ACM SIGGRAPH", note = "Best paper award - reprised at SIGGRAPH", url = "http://graphics.tudelft.nl/Publications-new/2006/ED06d" }