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

Replace all the references with relative links

This commit is contained in:
Meow J
2016-07-22 02:00:57 +08:00
parent ea9d99536d
commit ff320b16b9
18 changed files with 51 additions and 45 deletions

View File

@@ -86,7 +86,7 @@
- Wireframe Mode线框模式
- Stage阶段
## 01-04
## 01-05
- uniformuniform
- Matrix矩阵
@@ -99,4 +99,11 @@
- Fragment Interpolation片段插值
- Interpolate插值
- Preprocessor Directives预处理指令
- Debug调试
- Debug调试
## 01-05
- Texture Coordinate纹理坐标
- Sampling采样
- Wrapping环绕方式
- Clamp约束