List of Unity shaders that are useful for your projects as well as for learning purposes. Read here to learn how each shader works.
- Shaders are created with Shader graph
- Supports URP
- Unity Version used 2022.3 LTS
Highlight | Vertex Animation | Camera Distance Mask |
---|---|---|
Normal Blend | Sizzling Dissolve | WindShake |
Triplanar Projection | Ripple | |
Toon | Car Paint |
---|---|
To visualize the post-process effect, assign the shader material to the 'Full screen pass render feature' in the URP renderer asset and enable it.
Screen Warp | Toon Outline |
---|---|
Here is a list of free resources where I learnt about the shaders and shader graphs
Give a ⭐ if you like this project!