Level-of-detail and streaming optimized irradiance normal mapping
Ralf Habel
Symposium on Interactive 3D Graphics and Games, February 2011, pp. 208--208.
Abstract: Light mapping and normal mapping are the most successful shading techniques used in commercial games and applications today because they require only few resources and result in a significant increase in the quality of the rendered image. The problem combining the two methods is that light maps store irradiance information for only one normal direction, the geometric surface normal, and therefore cannot be evaluated using the normals stored in a normal map. To overcome this problem, the irradiance (i.e., the incoming radiance integrated over the hemisphere) has to be pre-calculated for all possible normal map directions at every sample point.
Article URL: http://dx.doi.org/10.1145/1944745.1944788
BibTeX format:
@inproceedings{Habel:2011:LAS,
  author = {Ralf Habel},
  title = {Level-of-detail and streaming optimized irradiance normal mapping},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {208--208},
  month = feb,
  year = {2011},
}
Search for more articles by Ralf Habel.

Return to the search page.


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