Palette

From Valve Developer Community
Revision as of 12:22, 4 January 2024 by Thunder4ik (talk | contribs) (→‎top: clean up, replaced: {{goldsrc → {{gldsrc (3))
Jump to navigation Jump to search

Stub

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

A color palette, or simply palette (also known as a "colormap" or "color index"), is a lookup table of color values. It most frequently used for simple image compression, but can also be used for other purposes. For example, GoldSrc GoldSrc reads from a palette to know what color to render legacy particle effects from Quake Quake.

Uses:

External links