Maximizing Geometry Throughput with OpenGL (added January 2, 2010) An examination of several techniques for quickly delivering large quantities of geometry data to the graphics card using OpenGL. Discussed: vertex arrays, indexed arrays, vertex buffer objects. |