Difference between revisions of "Self shadowed bump map"
From polycount
Cheeseplus (Talk | contribs) m (4 revisions) |
m |
||
Line 1: | Line 1: | ||
− | |||
− | |||
= Self-Shadowed Bump Map = | = Self-Shadowed Bump Map = | ||
This is a Normal Map variant that contains directional ambient occlusion information in the map, used in Valve's Source engine for self-shadowed bump mapping. See Valve's white paper [http://www.valvesoftware.com/publications/2007/SIGGRAPH2007_EfficientSelfShadowedRadiosityNormalMapping.pdf Efficient Self-Shadowed Radiosity Normal Mapping]. | This is a Normal Map variant that contains directional ambient occlusion information in the map, used in Valve's Source engine for self-shadowed bump mapping. See Valve's white paper [http://www.valvesoftware.com/publications/2007/SIGGRAPH2007_EfficientSelfShadowedRadiosityNormalMapping.pdf Efficient Self-Shadowed Radiosity Normal Mapping]. | ||
Line 16: | Line 14: | ||
---- | ---- | ||
− | [[Category:Texturing]] [[Category:TextureTypes]] [[Category: | + | [[Category:Texturing]] [[Category:TextureTypes]] [[Category:Bump map]] |
Revision as of 11:32, 14 August 2014
Self-Shadowed Bump Map
This is a Normal Map variant that contains directional ambient occlusion information in the map, used in Valve's Source engine for self-shadowed bump mapping. See Valve's white paper Efficient Self-Shadowed Radiosity Normal Mapping.
SSbump Generator is a tool for generating Self-Shadowed Bump Maps from existing height maps or normal maps.
<
>XNormal when properly configured can generate SSBump textures from a highpoly source, as explained in this Facepunch thread.