Vertex buffer object

Previous: OpenGL

A vertex buffer object (VBO) is OpenGL’s way of uploading vertex data to the GPU.

Links to this note