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

Rewrite 03-02

This commit is contained in:
Meow J
2017-06-26 17:08:40 +08:00
parent 1ea5f9db73
commit f51e461a05
2 changed files with 100 additions and 108 deletions

View File

@@ -249,6 +249,11 @@
- Mesh网格
- Face
## 03-02
- Sequential连续
- Byte Offset字节偏移量
## 06-01
- Debugging调试