Image-based lighting (IBL) is typically used for distant lighting represented by an infinite environment map. This technique has been used by many games. Games divide their scenes into several sectors and associate a cubemap (the environment mapping of choice due to its graphic hardware performance) to each of them. The cubemap of the sector where the camera is located is then used to light objects 1. The problem with this approach is that it cannot accurately represent local reflections on specular and glossy objects.. Our game requires more accurate local reflections, which implies that a local image-based lighting technique must be used. Previous local image-based lighting approaches, such as the Half life 2 approach 2 consist of assigning an individual cubemap to each objects. These approaches suffer from lighting seams and parallax issues 3. We introduce a new approach which avoids these artifacts while still preserving extremely high performance on current console generation hardware (PS3/XBOX360).
Beschreibung
Local image-based lighting with parallax-corrected cubemaps
%0 Conference Paper
%1 Sebastien:Zanuttini:2012
%A Sébastien, Lagarde
%A Zanuttini, Antoine
%B ACM SIGGRAPH 2012 Talks
%C New York, NY, USA
%D 2012
%I ACM
%K envmaps local_reflection parallax reflection
%P 36:1--36:1
%R 10.1145/2343045.2343094
%T Local Image-based Lighting with Parallax-corrected Cubemaps
%X Image-based lighting (IBL) is typically used for distant lighting represented by an infinite environment map. This technique has been used by many games. Games divide their scenes into several sectors and associate a cubemap (the environment mapping of choice due to its graphic hardware performance) to each of them. The cubemap of the sector where the camera is located is then used to light objects 1. The problem with this approach is that it cannot accurately represent local reflections on specular and glossy objects.. Our game requires more accurate local reflections, which implies that a local image-based lighting technique must be used. Previous local image-based lighting approaches, such as the Half life 2 approach 2 consist of assigning an individual cubemap to each objects. These approaches suffer from lighting seams and parallax issues 3. We introduce a new approach which avoids these artifacts while still preserving extremely high performance on current console generation hardware (PS3/XBOX360).
%@ 978-1-4503-1683-5
@inproceedings{Sebastien:Zanuttini:2012,
abstract = {Image-based lighting (IBL) is typically used for distant lighting represented by an infinite environment map. This technique has been used by many games. Games divide their scenes into several sectors and associate a cubemap (the environment mapping of choice due to its graphic hardware performance) to each of them. The cubemap of the sector where the camera is located is then used to light objects [1]. The problem with this approach is that it cannot accurately represent local reflections on specular and glossy objects.. Our game requires more accurate local reflections, which implies that a local image-based lighting technique must be used. Previous local image-based lighting approaches, such as the Half life 2 approach [2] consist of assigning an individual cubemap to each objects. These approaches suffer from lighting seams and parallax issues [3]. We introduce a new approach which avoids these artifacts while still preserving extremely high performance on current console generation hardware (PS3/XBOX360).},
acmid = {2343094},
added-at = {2015-10-16T23:40:08.000+0200},
address = {New York, NY, USA},
articleno = {36},
author = {S{\'e}bastien, Lagarde and Zanuttini, Antoine},
biburl = {https://www.bibsonomy.org/bibtex/210fd570acfa65d26b74b7d602a78ffa6/ledood},
booktitle = {ACM SIGGRAPH 2012 Talks},
description = {Local image-based lighting with parallax-corrected cubemaps},
doi = {10.1145/2343045.2343094},
interhash = {0577632132f1259ff98e71ec243bc666},
intrahash = {10fd570acfa65d26b74b7d602a78ffa6},
isbn = {978-1-4503-1683-5},
keywords = {envmaps local_reflection parallax reflection},
location = {Los Angeles, California},
numpages = {1},
pages = {36:1--36:1},
publisher = {ACM},
series = {SIGGRAPH '12},
timestamp = {2016-04-29T15:46:59.000+0200},
title = {Local Image-based Lighting with Parallax-corrected Cubemaps},
year = 2012
}