Vertex Post-Processing
Vertex Post-Processing is the stage in the OpenGL Rendering Pipeline where the vertex outputs of the Vertex Processing undergo a variety of operations. Many of these are setup for Primitive Assembly and Rasterization stages.
Transform Feedback
Main article: Transform Feedback
Clipping
Clip planes
Perspective divide
Viewport transform
This article is a stub. You can help the OpenGL Wiki by expanding it. |