Difference between revisions of "AdditiveBlending"
From polycount
(added additive Blending page) |
|||
Line 5: | Line 5: | ||
A [[TextureBlending|texture blending]] method that uses the [[AdditiveColorModel|Additive Color Model]]. The [[Pixels|pixels]] of a [[BaseMap|base map]] and a [[LightMap|light map]] are blended together to make a brighter texture. See [[AdditiveColorModel|additive color model]], [[AdditiveTransparency|additive transparency]], [[AverageBlending|average blending]], [[InvertBlending|invert blending]], [[SubtractiveBlending|subtractive blending]]. | A [[TextureBlending|texture blending]] method that uses the [[AdditiveColorModel|Additive Color Model]]. The [[Pixels|pixels]] of a [[BaseMap|base map]] and a [[LightMap|light map]] are blended together to make a brighter texture. See [[AdditiveColorModel|additive color model]], [[AdditiveTransparency|additive transparency]], [[AverageBlending|average blending]], [[InvertBlending|invert blending]], [[SubtractiveBlending|subtractive blending]]. | ||
+ | ---- | ||
+ | [[Category:Glossary]] |
Revision as of 14:30, 11 August 2010
{{:OutOfDate}}
Additive Blending
A texture blending method that uses the Additive Color Model. The pixels of a base map and a light map are blended together to make a brighter texture. See additive color model, additive transparency, average blending, invert blending, subtractive blending.