Difference between revisions of "Radiosity normal map"

From polycount
Jump to: navigation, search
(WikiName)
(categories)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<!-- ## page was renamed from Radiosity Normal Map -->
 
<!-- ## page was renamed from Radiosity Normal Map -->
* [[Polycount|Main Page]] > [[Category:Texturing]] > Radiosity Normal Map
 
 
 
= Radiosity Normal Map =
 
= Radiosity Normal Map =
 
Lighting can be baked as a set of three light maps, storing the lighting vectors instead of just the brightness/color. This allows the surface normal maps to receive directional lighting so the bumps/recesses are lit more accurately by the baked lighting information.  
 
Lighting can be baked as a set of three light maps, storing the lighting vectors instead of just the brightness/color. This allows the surface normal maps to receive directional lighting so the bumps/recesses are lit more accurately by the baked lighting information.  
Line 24: Line 22:
 
* For info about traditional light mapping see [[Light Map]].
 
* For info about traditional light mapping see [[Light Map]].
  
<<BR>>
+
----
* [[Polycount|Main Page]] > [[Category:Texturing]] > Radiosity Normal Map
+
[[Category:Texturing]] [[Category:BumpMap]]

Revision as of 17:53, 5 July 2010

Radiosity Normal Map

Lighting can be baked as a set of three light maps, storing the lighting vectors instead of just the brightness/color. This allows the surface normal maps to receive directional lighting so the bumps/recesses are lit more accurately by the baked lighting information.

Valve used this method extensively in Half-Life 2, which they called "Radiosity Normal Mapping" in their GDC 2004 paper Half-Life®2 / Valve Source™ Shading.

A further optimization of this technique was used by Insomniac Games for their game Resistance: Fall of Man. The directions of the light rays were combined into a single RGB bitmap, using a kind of normal map, where each color channel was used to store one of the three directional components.

All three RGB channels are used to store the light vectors, so the light maps could not also store the colors of the lights. Apparently they used vertex color to store the light colors.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools