Difference between revisions of "AdditiveBlending"
From polycount
EricChadwick (Talk | contribs) |
|||
| (One intermediate revision by the same user 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]] | ||
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.