Vertex Processing: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Page for shader-based vertex processing operations.
(No difference)

Revision as of 19:07, 9 September 2012

Vertex Processing is the stage of the OpenGL rendering pipeline where a sequence of vertices are processed via a series of Shaders.

Vertex Shader

Tessellation

Geometry Shader