Rasterization: Difference between revisions
Jump to navigation
Jump to search
See also section. |
Pipeline page link. |
||
| Line 1: | Line 1: | ||
{{pipeline float}} | |||
'''Rasterization''' is the process whereby each individual [[Primitive]] is broken down into discrete elements based on the sample coverage of the primitive. | '''Rasterization''' is the process whereby each individual [[Primitive]] is broken down into discrete elements based on the sample coverage of the primitive. | ||
== See also == | == See also == | ||
* [[Primitive]] | * [[Primitive]] | ||
Revision as of 05:46, 4 October 2012
OpenGL Rendering Pipeline
Rasterization is the process whereby each individual Primitive is broken down into discrete elements based on the sample coverage of the primitive.
See also
| This article is a stub. You can help the OpenGL Wiki by expanding it. |