Dithering

From Mario Fan Games Galaxy Wiki
Revision as of 23:49, 26 August 2016 by Q-Nova (talk | contribs) (Replaced a category.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
 Stub.png This article or section is in need of expansion.

Please add further information.

This is a dithered black to white gradient using a 1-bit monochrome palette (black and white only).

Dithering refers to a shading style that uses as few colors on the image's palette as possible. It refers to the spriting technique of "blending" pixels to create different shades of colors without using several colors on a single palette. It is used commonly in sprites for Game Boy Advance and Super NES games as well as some Nintendo DS games.

Dithering is commonly employed as a simple 1 x 1 checkerboard pattern, as this allows the finest control over shading, but it is not uncommon to see other types of patterns used; squares, circles, and lines may be used for stylistic purposes, in addition to defining volume. Dithering is more appropriate for larger sprites or pixel art, because it is not able to define detail smaller than the pattern size.

See Also

Sprite