mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-22 20:25:28 +08:00
01-08 First half
This commit is contained in:
18
glossary.md
18
glossary.md
@@ -138,6 +138,24 @@
|
||||
- Rotation Axis:旋转轴
|
||||
- Column-major Ordering:列主序
|
||||
|
||||
## 01-08
|
||||
|
||||
- Local Space:局部空间
|
||||
- Object Space:物体空间
|
||||
- World Space:世界空间
|
||||
- View Space:观察空间
|
||||
- Eye Space:视觉空间
|
||||
- Clip Space:裁剪空间
|
||||
- Screen Space:屏幕空间
|
||||
- Model Matrix:模型矩阵
|
||||
- View Matrix:观察矩阵
|
||||
- Projection Matrix:投影矩阵
|
||||
- Viewport Transform:视口变换
|
||||
- Clipping Volume:裁剪体积
|
||||
- Viewing Box:观察箱
|
||||
- Perspective Division:透视除法
|
||||
- Z-buffer:Z缓冲
|
||||
|
||||
## 06-01
|
||||
|
||||
- Debugging:调试
|
||||
|
Reference in New Issue
Block a user