Editing TINTTAB

From DoomWiki.org

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
 
It is a precalculated lookup table similar to [[COLORMAP]], but maps each color against each other color, rather than against specific luminosity levels. It is 65536 bytes (256×256) and determines what each translucent foreground color changes to when shown in front of another color. Due to the limitation of 256 colors shown on screen at once, it is only an approximation in most cases - the ideal color is swapped for the closest color available in the palette through a process known as {{wp|color quantization|quantization}}.
 
It is a precalculated lookup table similar to [[COLORMAP]], but maps each color against each other color, rather than against specific luminosity levels. It is 65536 bytes (256×256) and determines what each translucent foreground color changes to when shown in front of another color. Due to the limitation of 256 colors shown on screen at once, it is only an approximation in most cases - the ideal color is swapped for the closest color available in the palette through a process known as {{wp|color quantization|quantization}}.
  
A similar lump exists in [[Strife]] with the name '''XLATAB''', though it was calculated using a slightly different algorithm which ensures that any foreground color will eventually fade to the background color if the blending lookup is performed repeatedly.
+
A similar lump exists in [[Strife]] with the name XLATAB, though it was calculated using a slightly different algorithm which ensures that any foreground color will eventually fade to the background color if the blending lookup is performed repeatedly.
  
 
It is possible to index the table in the opposite direction than usual by reversing the background and foreground colors. This allows two different translucency levels to be derived from the same lookup table. In Strife, this is used to allow for both 75% foreground/25% background translucency and 25% foreground/75% background translucency.
 
It is possible to index the table in the opposite direction than usual by reversing the background and foreground colors. This allows two different translucency levels to be derived from the same lookup table. In Strife, this is used to allow for both 75% foreground/25% background translucency and 25% foreground/75% background translucency.

All contributions to DoomWiki.org are considered to be released under the CC BY-SA 4.0 International (see Doom Wiki:Copyrights for details). By contributing, you agree to be bound by the Terms of Use.
Your changes will be visible immediately. Please enter a summary of your changes above.

Do not submit copyrighted images or text without permission! This includes text taken from in-game codices or logbooks, or from official instruction manuals, strategy guides, and other such books.

This project is not affiliated with id Software, Raven Software, ZeniMax Media, Bethesda SoftWorks, or any other commercial software developer or publisher. Use of trademarked logos and other protected intellectual property is solely for the purpose of analysis and critical commentary on the identified products and associated fan community activity, and does not imply any endorsement by any of these organizations or their employees, past or present.

Cancel | Editing help (opens in new window)

Template used on this page: