Interactive Indirect Illumination Using Voxel Cone Tracing: An Insight

Siggraph 2011 Talk - aug 2011
Download the publication : GIVoxels_Siggraph_Talk.pdf [3.5Mo]   GIVoxels_Siggraph2011.ppt [28Mo]  

Indirect illumination is an important element for realistic image synthesis, but its computation is expensive and highly dependent on the complexity of the scene and of the BRDF of the surfaces involved. While off-line computation and pre-baking can be acceptable for some cases, many applications (games, simulators, etc.) require real-time or interactive approaches to evaluate indirect illumination. We present a novel algorithm to compute indirect lighting in real-time that avoids costly precomputation steps and is not restricted to low frequency illumination. It is based on a hierarchical voxel octree representation generated and updated on-the-fly from a regular scene mesh coupled with an approximate voxel cone tracing that allows a fast estimation of the visibility and incoming energy. Our approach can manage two light bounces for both Lambertian and Glossy materials at interactive framerates (25-70FPS). It exhibits an almost scene-independent performance and allows for fully dynamic content thanks to an interactive octree voxelization scheme. In addition, we demonstrate that our voxel cone tracing can be used to efficiently estimate Ambient Occlusion.

Images and movies

 

See also

http://blog.icare3d.org/2011/06/interactive-indirect-illumination-and.html

BibTex references

@Misc\{CNSGE11a,
  author       = "Crassin, Cyril and Neyret, Fabrice and Sainz, Miguel and Green, Simon and Eisemann, Elmar",
  title        = "Interactive Indirect Illumination Using Voxel Cone Tracing: An Insight",
  month        = "aug",
  year         = "2011",
  howpublished       = "Siggraph 2011 Talk",
  keywords     = "voxel, global illumination, indirect lighting, octree, gigavoxels",
  url          = "http://maverick.inria.fr/Publications/2011/CNSGE11a"
}

Other publications in the database

» Cyril Crassin
» Fabrice Neyret
» Miguel Sainz
» Simon Green
» Elmar Eisemann