mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
01-04
This commit is contained in:
16
glossary.md
16
glossary.md
@@ -69,4 +69,18 @@
|
||||
- Normalized Device Coordinates:标准化设备坐标,NDC
|
||||
- Position:位置
|
||||
- Coordinate Space:坐标空间
|
||||
- Screen-space Coordinates:屏幕空间坐标
|
||||
- Screen-space Coordinates:屏幕空间坐标
|
||||
- VBO:Vertex Buffer Objects,顶点缓冲对象
|
||||
- Vertex Attribute:顶点属性
|
||||
- Position:位置
|
||||
- Location:位置值
|
||||
- Vector:向量
|
||||
- Perspective Division:透视划分
|
||||
- Fragment Shader:片段着色器
|
||||
- Component:分量
|
||||
- Normalize:标准化
|
||||
- Stride:步长
|
||||
- Offset:偏移量
|
||||
- VAO:顶点数组对象,Vertex Array Object
|
||||
- Element Buffer Object,Index Buffer Object:EBO,IBO,索引缓冲对象
|
||||
- Wireframe Mode:线框模式
|
Reference in New Issue
Block a user