Fast scene voxelization revisited

Elmar Eisemann, Xavier Decoret
Technical Sketch at SIGGRAPH - August 2006
Download the publication : SketchEisemannDecoretI3D2006FastSceneVoxelizationAndApplications.pdf [1Mo]  
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.

Images and movies

 

BibTex references

@InProceedings { ED06e,
  author       = "Eisemann, Elmar and Decoret, Xavier",
  title        = "Fast scene voxelization revisited",
  booktitle    = "Technical Sketch at SIGGRAPH",
  month        = "August",
  year         = "2006",
  publisher    = "ACM SIGGRAPH",
  keywords     = "Voxelization, GPU, Shadows",
  url          = "http://graphics.tudelft.nl/Publications-new/2006/ED06e"
}

Other publications in the database

» Elmar Eisemann
» Xavier Decoret






Back