Links

Content Skeleton

This Page

Previous topic

OpenGL Learning

Next topic

OpenGL CUDA Interop

OpenGL Vertex Buffer Object VBO

Vertex Array Objects

Example of loading a mesh using VAO (rather than VBO) seems to need looping over vertices, surely horribly inefficient compared to VBO ?