List of Unity shaders that are useful for your projects as well as for learning purposes.
- Shaders are created with Shader graph
- Supports URP
- Unity Version used 2022.3 LTS
I have linked the YouTube tutorial videos from which I learned these shaders. Most of the videos are from Ben Cloward's YouTube channel. Click on the titles in the table below to go to the tutorial.
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 |
---|---|
![]() |
![]() |
Give a ⭐ if you like this project! It will encourage me to add more shader graphs to this project 😊