Difference between revisions of "AdditiveBlending"
From polycount
(didn't see much to change, got rid of warning) |
EricChadwick (Talk | contribs) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Additive blending is a [[TextureBlending|texture blending]] method that uses the [[AdditiveColorModel|Additive Color Model]]. The [[Pixel|pixels]] of two maps are blended together to make a brighter texture. | |
− | + | ||
− | + | See also [[AdditiveColorModel|additive color model]], [[AdditiveTransparency|additive transparency]], [[AverageBlending|average blending]], [[BlendInvert|invert blending]], [[BlendSubtract|subtractive blending]]. | |
− | |||
---- | ---- | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Latest revision as of 18:36, 14 February 2015
Additive blending is a texture blending method that uses the Additive Color Model. The pixels of two maps are blended together to make a brighter texture.
See also additive color model, additive transparency, average blending, invert blending, subtractive blending.