Cocos Creator v2.3.+ & v2.2.2 & v2.2.1 版本 Shader Effect Demo(边学边写)
Go to file
2020-01-01 11:02:49 +08:00
assets 完善内外发光 2020-01-01 10:46:13 +08:00
settings 完善demo 2019-12-19 16:25:44 +08:00
static 加入内发光预览说明 2020-01-01 11:02:49 +08:00
.gitignore init project 2019-12-10 21:53:09 +08:00
.prettierrc 初步加入描边文件 2019-12-11 23:00:57 +08:00
CHANGELOG.md add CHANGELOG 2020-01-01 10:32:47 +08:00
creator.d.ts 完善内发光demo 2019-12-20 16:00:01 +08:00
jsconfig.json init project 2019-12-10 21:53:09 +08:00
LICENSE add LICENSE 2020-01-01 10:32:23 +08:00
project.json init project 2019-12-10 21:53:09 +08:00
README.md 加入内发光预览说明 2020-01-01 11:02:49 +08:00
template-banner.png init project 2019-12-10 21:53:09 +08:00
template.json init project 2019-12-10 21:53:09 +08:00
tsconfig.json init project 2019-12-10 21:53:09 +08:00

Cocos Creator Shader Effect Demo

特效预览

1. 内发光(实现原理及使用说明

支持一下作者吧

LICENSE

MIT License

Copyright (c) 2019 Zhitao Cai

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.