mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
Fix format issue
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
!!! note "译注"
|
||||
|
||||
在学习此节之前,建议将这三个单词先记下来:
|
||||
|
||||
- 顶点数组对象:Vertex Array Object,VAO
|
||||
- 顶点缓冲对象:Vertex Buffer Object,VBO
|
||||
- 索引缓冲对象:Element Buffer Object,EBO或Index Buffer Object,IBO
|
||||
|
Reference in New Issue
Block a user