1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Merge branch 'new-theme' into new-theme

This commit is contained in:
JiangMuWen
2017-01-06 12:01:06 +08:00
committed by GitHub
15 changed files with 90 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# 光照
**未完成**
**暂无翻译**
这篇教程暂时还没有完成,您可以经常来刷新看看是否有更新的进展
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!PBR/Lighting),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列
<img src="../../img/development.png" class="clean">

View File

@@ -0,0 +1,7 @@
# 漫反射辐照
**未完成**
这篇教程暂时还没有完成,您可以经常来刷新看看是否有更新的进展。
<img src="../../../img/development.png" class="clean">

View File

@@ -1,7 +1,7 @@
# IBL
# 镜面IBL
**未完成**
这篇教程暂时还没有完成,您可以经常来刷新看看是否有更新的进展。
<img src="../../img/development.png" class="clean">
<img src="../../../img/development.png" class="clean">