Introduction - If you have any usage issues, please Google them yourself
The speed is the most important indicator of the 3D program, you must limit the number of polygon draw, or to improve the efficiency of the graphics draw polygons. Graphics card recently added a new extension, called the vertex buffer VS it directly to the vertex placed on the graphics card in the cache, which greatly increased the speed of rendering.