feat: 🎸 渐变过渡的相册

一个借助shader渐变的相册demo
This commit is contained in:
ifengzp
2020-06-06 23:54:55 +08:00
parent 16946d2d06
commit ca81a027d3
24 changed files with 1659 additions and 3 deletions

View File

@@ -19,7 +19,8 @@ enum sceneList {
'Screen_vibrating' = '震屏效果+动画恢复第一帧',
'Joystick' = '遥控杆',
'Filter' = '颜色滤镜',
'Mosaic' = '马赛克/像素风shader'
'Mosaic' = '马赛克/像素风shader',
'Photo_gallery' = '渐变过渡的相册shader'
}
@ccclass