1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +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 @@
# Mesh
# 网格(Mesh)
原文 | [Mesh](http://learnopengl.com/#!Model-Loading/Mesh)
---|---