Skip to content

knowercoder/UsefulShaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Shaders for Unity

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.

Shaders List

Primitive Shaders

Highlight Vertex Animation Camera Distance Mask
Normal Blend Sizzling Dissolve WindShake
Triplanar Projection Ripple

Advanced Shaders

Toon Car Paint

Post processing - Fullscreen Shaders

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 me a Star

Give a ⭐ if you like this project! It will encourage me to add more shader graphs to this project 😊

About

URP shaders for Unity using Shader graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published