update README.md and CHANGELOG.md
This commit is contained in:
parent
ac74104388
commit
97e4d1b275
@ -1,5 +1,9 @@
|
|||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
## 0.2.0 (2020-01-05)
|
||||||
|
|
||||||
|
- 加入灰度渐变特效
|
||||||
|
|
||||||
## 0.1.0 (2020-01-01)
|
## 0.1.0 (2020-01-01)
|
||||||
|
|
||||||
- 加入马赛克特效
|
- 加入马赛克特效
|
||||||
|
@ -36,6 +36,10 @@
|
|||||||
|
|
||||||
![](static/effects/2d-sprite-old-photo.gif)
|
![](static/effects/2d-sprite-old-photo.gif)
|
||||||
|
|
||||||
|
### 灰度渐变(实现原理同老照片一样,可参考[老照片实现原理文章](https://www.jianshu.com/p/711a54ff2fa0))
|
||||||
|
|
||||||
|
![](static/effects/2d-sprite-gray.gif)
|
||||||
|
|
||||||
### 外发光(完善中...)
|
### 外发光(完善中...)
|
||||||
|
|
||||||
### 外描边(完善中...)
|
### 外描边(完善中...)
|
||||||
|
Loading…
Reference in New Issue
Block a user