io7m
|
single-page
|
multi-page
| archive (
zip
,
signature
)
6. Modern Vertex Buffer Objects
A Brief History Of Vertex Specification In OpenGL
Previous
Up
7
Examples
1
2.1. Triangle function
2.2. Triangle function output
2.3. Immediate mode triangle
3.1. Display list triangle
3.2. Display list output
4.1. Simple vertex array
4.2. Simple vertex array output
4.3. Multiple vertex arrays
4.4. Multiple vertex arrays output
4.5. Interleaved arrays
4.6. Interleaved array output
4.7. Array pointers
4.8. Array indices
4.9. Indexed array output
5.1. Texture upload
5.2. Vertex buffer objects
5.3. Vertex buffer objects output
6.1. Modern(ish) GL triangles
6.2. Modern(ish) GL triangles output
Previous
Up
6. Modern Vertex Buffer Objects
A Brief History Of Vertex Specification In OpenGL