mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-22 20:25:28 +08:00
01-06
This commit is contained in:
11
glossary.md
11
glossary.md
@@ -106,4 +106,13 @@
|
||||
- Texture Coordinate:纹理坐标
|
||||
- Sampling:采样
|
||||
- Wrapping:环绕方式
|
||||
- Clamp:约束
|
||||
- Clamp:约束
|
||||
- Nearest Neighbor Filtering:临近过滤
|
||||
- Texture Pixel,Texel:纹理像素
|
||||
- (Bi)linear Filtering:线性过滤
|
||||
- Magnify:放大
|
||||
- Minify:缩小
|
||||
- Mipmap:多级渐远纹理
|
||||
- Channel:通道
|
||||
- Sampler:采样器
|
||||
- Texture Unit:纹理单元
|
||||
|
Reference in New Issue
Block a user