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

Update 03-01

This commit is contained in:
Meow J
2017-06-26 02:22:13 +08:00
parent 82a1575c00
commit 1ea5f9db73
14 changed files with 69 additions and 62 deletions

View File

@@ -19,7 +19,6 @@
- Primitive Type基元类型
- Option选项
- Modern现代
## 01-02
- Abstract抽象
@@ -238,6 +237,18 @@
- Cutoff Angle切光角
- Flashlight手电筒
## 03-01
- Model模型
- Import导入
- 3D Modeling Tool3D建模工具
- uv-mappingUV映射
- AssimpAssimp
- Asset资产
- Node节点
- Mesh网格
- Face
## 06-01
- Debugging调试