Home opengl - primitive assembly
Post
Cancel

opengl - primitive assembly

wiki

Primitive Assembly is the stage in the OpenGL rendering pipeline where Primitives are divided into a sequence of individual base primitives.

After some minor processing, as described below, they are passed along to the rasterizer to be rendered.

This post is licensed under CC BY 4.0 by the author.