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 @@
# 着色器(Shaders)
# 着色器(Shader)
原文 | [Shaders](http://learnopengl.com/#!Getting-started/Shaders)
---|---