Normal mapping: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Linked to Normal Maps.)
m (Directed link.)
Line 1: Line 1:
{{stub}}
{{stub}}
[[Image:Example_of_bump_mapping.jpg|right|thumb|400px|An example of bump mapping in Half Life 2. Click to enlarge.]]
[[Image:Example_of_bump_mapping.jpg|right|thumb|400px|An example of bump mapping in Half Life 2. Click to enlarge.]]


Line 7: Line 8:
Models in the source engine can do the same. Bump mapping can be applied to a range of materials such as water and clothing or to add texture to monsters. Antlions on Half Life 2 use bump mapping for their shell texture giving them a more natural insect-like effect.
Models in the source engine can do the same. Bump mapping can be applied to a range of materials such as water and clothing or to add texture to monsters. Antlions on Half Life 2 use bump mapping for their shell texture giving them a more natural insect-like effect.


==See also==
 
*[[Normal Maps]]
 
*[[Normal Map Creation]]
== See also ==
*[[Creating Materials]]
 
* [[Normal Maps]]
* [[Normal Map Creation]]
* [[Material Creation]]
* [[wikipedia:Bump mapping|Bump mapping on Wikipedia]]
* [[wikipedia:Bump mapping|Bump mapping on Wikipedia]]
{{otherlang:en}} {{otherlang:en:pl|Bump mapping:pl}}




Line 18: Line 27:
[[Category:Modeling]]
[[Category:Modeling]]
[[Category:Material System]]
[[Category:Material System]]
{{otherlang:en}} {{otherlang:en:pl|Bump mapping:pl}}

Revision as of 18:05, 29 August 2007

Stub

This article or section is a stub. You can help by expanding it.

An example of bump mapping in Half Life 2. Click to enlarge.

Bump mapping is a technique where at each pixel, a perturbation to the surface normal of the object being rendered is looked up in a texture map and applied before the illumination calculation is done. The result is a richer, more detailed surface representation that more closely resembles the details inherent in the natural world.

Bump mapping has been appiled to the brick material to give it an almost 3D effect on the suface and grooves. Models in the source engine can do the same. Bump mapping can be applied to a range of materials such as water and clothing or to add texture to monsters. Antlions on Half Life 2 use bump mapping for their shell texture giving them a more natural insect-like effect.


See also


Template:Otherlang:en Template:Otherlang:en:pl