unity-shaders icon indicating copy to clipboard operation
unity-shaders copied to clipboard

:sparkles: Shader demo - More than 300 examples

Unity-Shaders

Unity shaders - Demo project - preview

About

A one scene based Unity project that provides various shader examples.

Notes

  • Unity: 2018.3.0f2
  • Abbreviations:
    • D (Debug)
    • DS (Debug Surface)
    • F (Fragment)
    • FF (Fixed Function)
    • S (Surface)
    • SL (ShaderLab)
    • V (Vertex)
    • VF (Vertex-Fragment),
  • Shortcuts:
    • Left/Right arrow - previous/next model
    • L - open actual link(s) in your default web browser (if provided)
    • ESC - open listed shader(s) in your default script editor
  • GUID generation by Online GUID Generator
  • Dependency trees - located in Resources folder - can be visualized by using WebGraphviz

Zero to Hero (~to Intermediate)

My Shader study path was the following:

Useful links

Asset referencies