![Real-Time 3D Graphics with WebGL 2](https://wfqqreader-1252317822.image.myqcloud.com/cover/219/36699219/b_36699219.jpg)
上QQ阅读APP看书,第一时间看更新
Index Buffer Objects (IBOs)
While VBOs contain vertices describing a geometry, IBOs contain information about the relationship of the vertices as the rendering pipeline constructs the drawing type primitives. It uses the index of each vertex in the vertex buffer as a value.