update README.md

This commit is contained in:
caizhitao 2020-02-07 10:12:11 +08:00
parent f2d62a70cb
commit 500d0a1614

View File

@ -20,6 +20,7 @@
* [Cocos Creator Shader Effect 系列 - 5 - 马赛克/像素化特效](https://www.jianshu.com/p/40e72ab76afd) * [Cocos Creator Shader Effect 系列 - 5 - 马赛克/像素化特效](https://www.jianshu.com/p/40e72ab76afd)
* [Cocos Creator Shader Effect 系列 - 6 - 内发光特效](https://www.jianshu.com/p/326b73f86ecc) * [Cocos Creator Shader Effect 系列 - 6 - 内发光特效](https://www.jianshu.com/p/326b73f86ecc)
* [Cocos Creator Shader Effect 系列 - 7 - 点光/扫光特效](https://www.jianshu.com/p/8ff03b34b0bd) * [Cocos Creator Shader Effect 系列 - 7 - 点光/扫光特效](https://www.jianshu.com/p/8ff03b34b0bd)
* [Cocos Creator Shader Effect 系列 - 8 - 高斯模糊](https://www.jianshu.com/p/9e42cbb1d4a8)
* 编写中... * 编写中...
@ -75,7 +76,7 @@
![](static/effects/2d-sprite-round-corner-crop-v2.gif) ![](static/effects/2d-sprite-round-corner-crop-v2.gif)
### 高斯模糊-V12020.02.07更新) ### 高斯模糊-V1[实现原理](https://www.jianshu.com/p/9e42cbb1d4a8)2020.02.07更新)
![](static/effects/2d-sprite-gaussian-blur-v1.png) ![](static/effects/2d-sprite-gaussian-blur-v1.png)