diff --git a/README.md b/README.md index 559b3dae..59cf8b4e 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,6 @@ npm run build-docs ![image](images/scene20181125.png) -## 功能示例 - @@ -104,6 +102,18 @@ npm run build-docs + + + + + + + + + + + +
平板
精灵
文本
环境光
平行光
点光源
聚光灯
矩形光
平行光
点光源
聚光灯
## 相关链接 diff --git a/images/examples/半球光.png b/images/examples/半球光.png new file mode 100644 index 00000000..f10545ab Binary files /dev/null and b/images/examples/半球光.png differ diff --git a/images/examples/平行光.png b/images/examples/平行光.png new file mode 100644 index 00000000..b0836e59 Binary files /dev/null and b/images/examples/平行光.png differ diff --git a/images/examples/点光源.png b/images/examples/点光源.png new file mode 100644 index 00000000..52aeaf39 Binary files /dev/null and b/images/examples/点光源.png differ diff --git a/images/examples/环境光.png b/images/examples/环境光.png new file mode 100644 index 00000000..2d1d3623 Binary files /dev/null and b/images/examples/环境光.png differ diff --git a/images/examples/矩形光.png b/images/examples/矩形光.png new file mode 100644 index 00000000..ed961daf Binary files /dev/null and b/images/examples/矩形光.png differ diff --git a/images/examples/聚光灯.png b/images/examples/聚光灯.png new file mode 100644 index 00000000..d0f34f07 Binary files /dev/null and b/images/examples/聚光灯.png differ