mirror of
https://gitee.com/yeshao2069/cocos-creator-shader.git
synced 2026-05-07 00:59:56 +08:00
update
This commit is contained in:
10
README.md
10
README.md
@@ -31,7 +31,7 @@ Cocos Creator v3.6.x
|
||||
| 61 | 2D | [八角形](#octagrams) | 62 | 2D | [分形树](#fractaltrees) | 63 | 2D | [等离子球](#plasmaglobe) |
|
||||
| 64 | 2D | [星巢](#starnest) | 65 | 2D | [风格化fuji](#cyberfuji) | 66 | 2D | [复古的太阳](#retrosun) |
|
||||
| 67 | 2D | [流失](#downthedrain) | 68 | 2D | [寰宇之内](#universewithin) | 69 | 2D | [图片渐变](#spritegradient) |
|
||||
| 70 | 2D | [图片阴影](#spriteshadow) | 71 | 2D | [卷轴展开和收拢](#reelunfoldingandclosing) |
|
||||
| 70 | 2D | [图片阴影](#spriteshadow) | 71 | 2D | [卷轴展开和收拢](#reelunfoldingandclosing) | 72 | 2D | [图片边缘发光](#edgehighlight) |
|
||||
|
||||
### 3D
|
||||
| NO1 | Type1 | Proj1 | NO2 | Type2 | Proj2 | NO3 | Type3 | Proj3 |
|
||||
@@ -576,4 +576,10 @@ Cocos Creator v3.6.x
|
||||
| 编号 | 类目 | 项目 | 编辑器版本 | 返回顶部 | 模式 | 备注 |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| 4.11 | 2D | [卷轴展开和收拢](https://gitee.com/yeshao2069/cocos-creator-shader/tree/v3.6.x/demo/2dP2/Creator3.6.0_2D_ReelUnfoldingAndClosing) | 3.6.0 | [返回顶部](#2d) | 低 | 无 |
|
||||
<div align=center><img src="./gif/202209/2022092201.gif" width="400" height="300" /></div>
|
||||
<div align=center><img src="./gif/202209/2022092201.gif" width="400" height="300" /></div>
|
||||
|
||||
### EdgeHighLight
|
||||
| 编号 | 类目 | 项目 | 编辑器版本 | 返回顶部 | 模式 | 备注 |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| 4.12 | 2D | [图片边缘发光](https://gitee.com/yeshao2069/cocos-creator-shader/tree/v3.6.x/demo/2dP2/Creator3.6.0_2D_EdgeHighLight) | 3.6.0 | [返回顶部](#2d) | 低 | 无 |
|
||||
<div align=center><img src="./image/202209/2022092301.jpg" width="300" height="400" /></div>
|
||||
10
demo/2dP2/Creator3.6.0_2D_EdgeHighLight/README.md
Normal file
10
demo/2dP2/Creator3.6.0_2D_EdgeHighLight/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## Cocos Creator Shader
|
||||
|
||||
### 简介
|
||||
基于 CocosCreator 3.6.0 版本创建的 **图片边缘发光** 工程。
|
||||
|
||||
### 效果预览
|
||||

|
||||
|
||||
### 相关链接
|
||||
https://forum.cocos.org/t/topic/101961
|
||||
BIN
image/202209/2022092301.jpg
Normal file
BIN
image/202209/2022092301.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 199 KiB |
Reference in New Issue
Block a user