Introduction - If you have any usage issues, please Google them yourself
Vertex Buffer Object(VBO) sample program VBO allows the data stored in the GPU vertex cache, and transfer only once, provided there is sufficient memory resources to save the vertex data.