1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

校对 01-04 你好,三角形

This commit is contained in:
Kang Lin
2022-05-13 13:43:24 +08:00
committed by Gary Wang
parent 6f5474c090
commit 4ece309afd
3 changed files with 21 additions and 17 deletions

View File

@@ -83,7 +83,7 @@
- Stride步长
- Offset偏移量
- VAO顶点数组对象Vertex Array Object
- Element Buffer ObjectIndex Buffer ObjectEBOIBO索引缓冲对象
- Element Buffer Object元素缓冲对象EBOIndex Buffer Object索引缓冲对象(IBO)
- Wireframe Mode线框模式
- Stage阶段