1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00

02-04 + Some tweaks to titles

This commit is contained in:
Meow J
2015-08-10 20:39:25 +08:00
parent 1377947cc9
commit 4613f3e63c
10 changed files with 66 additions and 64 deletions

View File

@@ -1,4 +1,4 @@
# Assimp (Assimp开源模型导入库)
# Assimp开源模型导入库
原文 | [Assimp](http://learnopengl.com/#!Model-Loading/Assimp)
---|---

View File

@@ -1,4 +1,4 @@
# Mesh
# 网格(Mesh)
原文 | [Mesh](http://learnopengl.com/#!Model-Loading/Mesh)
---|---