Introduction - If you have any usage issues, please Google them yourself
" DirectX 8 tutorials and supporting code, Chapter VIII: index buffer Introduction (sequence) What is an index buffer? (What is the index buffer) Implementing an Index Buffer in DirectX (DX in the index buffer) Step 1: Creating the Index Buffer (to create an index buffer) Step 2: Modify the Vertex Buffer (modify vertex buffer) Step 3: Render (rendering) Creating a Terrain (create terrain) Summary (Abstract)