Skip to content

knowercoder/UsefulShaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Shaders for Unity

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

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

References

Here is a list of free resources where I learnt about the shaders and shader graphs

Give a ⭐ if you like this project!

About

URP shaders for Unity using Shader graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published