Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llapuras/shaderlib
shaderlab lib~
https://github.com/llapuras/shaderlib
Last synced: 7 days ago
JSON representation
shaderlab lib~
- Host: GitHub
- URL: https://github.com/llapuras/shaderlib
- Owner: llapuras
- Created: 2020-05-11T23:02:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T04:34:48.000Z (over 2 years ago)
- Last Synced: 2024-11-11T15:17:08.830Z (2 months ago)
- Language: ShaderLab
- Size: 131 MB
- Stars: 56
- Watchers: 4
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShaderLib
shader效果合集,也有一些是其他repo里的,以链接为准啦
### 自制/学习
- 基于法线的顶点移位积雪效果shader [链接](https://github.com/llapuras/ShaderLib/tree/master/AccumulatedSnow) [文章](https://llapuras.top/UnityShader-%E7%A7%AF%E9%9B%AA/)
- 高斯模糊 [链接](https://github.com/llapuras/ShaderLib/tree/master/BlurEffect) [文章](https://llapuras.top/Unity-UI-Blur/)
- Dissolve消融效果 [链接](https://github.com/llapuras/ShaderLib/tree/master/Dissolve)
- 蝴蝶和游鱼的简易动画shader [链接](https://github.com/llapuras/ShaderLib/tree/master/FishNButterfly)
- Plane雾效·雾效的一种简单实现 [链接](https://github.com/llapuras/ShaderLib/tree/master/Fog)
- 镜面 [链接](https://github.com/llapuras/ShaderLib/tree/master/Mirror)
- Q弹效果 [链接](https://github.com/llapuras/ShaderLib/tree/master/Qspring)
- 简易水面实现(带折射) [链接](https://github.com/llapuras/ShaderLib/tree/master/Water) [文章](https://llapuras.top/UnityShader-%E6%B0%B4%E9%9D%A2/)
- 转场效果(目前空空如也) [链接](https://github.com/llapuras/ShaderLib/tree/master/TransitionEffect)
- XBR像素平滑(类似动物之森DIY样式的效果) [链接](https://github.com/llapuras/UnityXbrShader)
- 沙砾闪烁shader(适用于雪地、沙漠、沙滩等场合) [链接](https://github.com/llapuras/AlfxTerrain/blob/master/Assets/Shader/Sparkles_x1.shader) [文章](https://llapuras.top/%E5%9C%B0%E5%BD%A2%E7%94%9F%E6%88%90/)
- 双层贴图解密游戏用shader [链接](https://github.com/llapuras/ShaderLib/tree/master/WorldPositionShader/DoubleTex) [文章](https://llapuras.top/World-Position-Shader/)
- scifi风格shader [链接](https://github.com/llapuras/ShaderLib/tree/master/Scifi)
- 扫描(带贴图
- HoloMonitor
- Wireframe
- 基于depthmap的摇头晃脑小动画[链接](https://github.com/llapuras/ShaderLib/tree/master/DepthMapKitty)### 其他途径收集
- [Awesome Unity Open Source on GitHub (800+)](https://github.com/baba-s/awesome-unity-open-source-on-github)·基础shader效果比较齐全的收藏repo,感谢整理!
- [XPL: Unity引擎的高品质后处理库](https://github.com/QianMo/X-PostProcessing-Library)·浅墨大佬的后处理库
- [HoloShield](https://github.com/AdultLink/HoloShield)·科幻风格shader(这大哥的几个repo都是挺科幻风的unity特效repo