Jump to content

Fragment processing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kudret abi (talk | contribs) at 00:32, 4 October 2007 (Disambiguate Rendering to Rendering (computer graphics) using popups). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Fragment processing is a term in computer graphics referring to a collection of operations applied to fragments generated by the rasterization operation in the rendering pipeline.

During the rendering of computer graphics, the rasterization step takes a primitive, described by its vertex coordinates with associated color and texture information, and converts it into a set of fragments.