Navigácia
Knowww
Knowledge on World Wide Web
ABC dictionary
Private tree
Access private tree
Rendering
Zobraziť pojem v strome
Domain
:
14
Description
Client program:
void glDrawArrays(GLenum mode, GLint first, GLsizei count)
renders primitives, using
count
vertices starting at
first.
Vertex shader:
Importance
High
Súvisiace pojmy
:
Nadradený pojem
:
Vertex Buffer Object - VBO
Susedné pojmy
:
Initialisation
Using a VBO with interleaved attributes
VBO helper classes in the OpenGL template