Virtual Spherical Gaussian Lights for Real-time Glossy Indirect Illumination
Yusuke Tokuyoshi
In Computer Graphics Forum, 34(7), 2015.
Abstract: Virtual point lights (VPLs) are well established for real-time global illumination. However, this method suffers from spiky artifacts and flickering caused by singularities of VPLs, highly glossy materials, high-frequency textures, and discontinuous geometries. To avoid these artifacts, this paper introduces a virtual spherical Gaussian light (VSGL) which roughly represents a set of VPLs. For a VSGL, the total radiant intensity and positional distribution of VPLs are approximated using spherical Gaussians and a Gaussian distribution, respectively. Since this approximation can be computed using summations of VPL parameters, VSGLs can be dynamically generated using mipmapped reflective shadow maps. Our VSGL generation is simple and independent from any scene geometries. In addition, reflected radiance for a VSGL is calculated using an analytic formula. Hence, we are able to render one-bounce glossy interreflections at real-time frame rates with smaller artifacts.
Keyword(s): Categories and Subject Descriptors (according to ACM CCS), I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism—Color, shading, shadowing, and texture
Article URL: http://dx.doi.org/10.1111/cgf.12748
BibTeX format:
@article{CGF:CGF12748,
  author = {Yusuke Tokuyoshi},
  title = {Virtual Spherical Gaussian Lights for Real-time Glossy Indirect Illumination},
  journal = {Computer Graphics Forum},
  volume = {34},
  number = {7},
  pages = {89--98},
  year = {2015},
}
Search for more articles by Yusuke Tokuyoshi.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."