1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00
Files
LearnOpenGL-CN/README.md
2015-06-15 12:00:10 +08:00

20 lines
738 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# LearnOpenGL-CN
learnopengl.com系列教程的中文翻译目前正在翻译中。
---
###翻译组成员请注意
####关于如何认领翻译?
由于我们的志愿者来自五湖四海,
为了避免冲突。请志愿者们先fork Geequlim/LearnOpenGL-CN。同步到本地后找到要翻译的文章创建一个如下所示的只包含作者、翻译者和原文链接信息的markdown文件并提交发布请求
本文作者JoeyDeVries由Geequlim翻译自http://learnopengl.com
译文的文件命名统一规范为:
<两位数的章序列> <章名称>/<两位数节序列> 节名称/<两位数小节序列> 小节名称.md
例如:
05 Advanced Lighting/03 Shadows/02 Point Shadows.md