Portal-masked environment map sampling

1Walt Disney Animation Studios 2Disney Research Zürich

In Computer Graphics Forum (Proceedings of EGSR), 2015

Teaser
For scenes illuminated by environment maps, our technique provides the best RMSE (in parenthesis) compared to previous approaches. We show two zoom-in locations for each technique.

Abstract

We present a technique to efficiently importance sample distant, all-frequency illumination in indoor scenes. Standard environment sampling is inefficient in such cases, since the distant lighting is typically only visible through small openings (e.g. windows). This visibility is often addressed by manually placing a portal around each window to direct samples towards the openings; however, uniformly sampling the portal (its area or solid angle) disregards the possibly high frequency environment map. We propose a new portal importance sampling technique which takes into account both the environment map and its visibility through the portal, drawing samples proportional to the product of the two. To make this practical, we propose a novel, portal-rectified reparametrization of the environment map with the key property that the visible region induced by a rectangular portal projects to an axis-aligned rectangle. This allows us to sample according to the desired product distribution at an arbitrary shading location using a single (precomputed) summed-area table per portal. Our technique is unbiased, relevant to many renderers, and can also be applied to rectangular light sources with directional emission profiles, enabling efficient rendering of non-diffuse light sources with soft shadows.

Downloads

Cite

Benedikt Bitterli, Jan Novák, Wojciech Jarosz. Portal-masked environment map sampling. Computer Graphics Forum (Proceedings of EGSR), 34(4), June 2015.
@article{bitterli15portal,
    author   = {Bitterli, Benedikt and Nov\'ak, Jan and Jarosz, Wojciech},
    title    = {Portal-Masked Environment Map Sampling},
    journal  = {Computer Graphics Forum (Proceedings of EGSR)},
    volume   = {34},
    number   = {4},
    month    = jun,
    year     = {2015},
    doi      = {10/f7mbx7},
    keywords = {product importance sampling, sample guides, sample magnets, Monte Carlo}
}
© The Author(s). This is the author's version of the work. It is posted here by permission of The Eurographics Association for your personal use. Not for redistribution. The definitive version is available at diglib.eg.org.