Vertex Attribute: Difference between revisions
Jump to navigation
Jump to search
m missing ')' |
m moved Vertex Attributes to Vertex Attribute: Depluralization. |
(No difference)
|
Revision as of 23:41, 4 May 2012
Vertex Attributes are the per-vertex data passed from the application to the first stage of the rendering pipeline (typically the Vertex Shader).
This article is a stub. You can help the OpenGL Wiki by expanding it. |