Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 521 Bytes

readme.md

File metadata and controls

17 lines (17 loc) · 521 Bytes

Shader效果合集

TextureBlend 贴图融合
Rim 外发光
Border 描边
Melt 消融
ComputeShader 计算shader
Cover 覆盖(石化、冰化效果)
ShadowMap 简单的ShadowMap实现
Elastic 橡皮效果
MotionBlur 运动模糊(多RenderTexture与Velocity两种模式)
Fog 高度雾以及距离雾
EdgeDetection sobel与Roberts算子边缘检测
Flare 光晕
DynamicSkyBox 动态天空盒
VolumeSphere 用shader画一个球
Glass 玻璃的反射与折射效果
Water 水的模拟