Gigavoxels effects in video games

Cyril Crassin, Fabrice Neyret, Sylvain Lefebvre, Miguel Sainz, Elmar Eisemann
Poster at SIGGRAPH - August 2009
Download the publication : GigaVoxels_Siggraph09_Slides.pdf [7.5Mo]   gigavoxels_siggraph09_talk.pdf [2.4Mo]  
Voxel representations are commonly used for scientific data visualization, but also for many special effects involving complex or fuzzy data (e.g., clouds, smoke, foam). Since voxel rendering permits better and easier filtering than triangle-based representations it is also an efficient high-quality choice for complex meshes (with several triangles per pixel) and detailed geometric data (e.g., boats in Pirates of the Caribbean). We have shown in [Crassin et al. 2009] that highly detailed voxel data can be rendered in high quality at real-time rates. The work foreshadows the use of very large volumetric data sets in the context of video-games. Our system, based on ray-casting of a generalized sparse octree structure on GPU, achieves high rendering performance for billions of voxels. To further underline the usefulness in the context of video games, this sketch introduces new features of our system, namely free object instantiation and the mixing with existing triangle scenes. We also demonstrate how to render complex visual effects like depth-of-fields or approximated soft shadows in very efficient ways, exploiting intrinsic properties of our multi-resolution scheme.

Images and movies

 

BibTex references

@InProceedings { CNLSE09b,
  author       = "Crassin, Cyril and Neyret, Fabrice and Lefebvre, Sylvain and Sainz, Miguel and Eisemann, Elmar",
  title        = "Gigavoxels effects in video games",
  booktitle    = "Poster at SIGGRAPH",
  month        = "August",
  year         = "2009",
  publisher    = "ACM SIGGRAPH",
  keywords     = "GPU, voxels, sparse, out-of-core, ray-tracing, depth-of-field, soft shadows",
  url          = "http://graphics.tudelft.nl/Publications-new/2009/CNLSE09b"
}

Other publications in the database

» Cyril Crassin
» Fabrice Neyret
» Sylvain Lefebvre
» Miguel Sainz
» Elmar Eisemann






Back