An OpenGL object that describes how to walk through a Vertex Buffer Object to visit each vertex; how to access a VBO’s data.
- glGenVertexArrays
- glBindVertexArray
An OpenGL object that describes how to walk through a Vertex Buffer Object to visit each vertex; how to access a VBO’s data.