Unity shader graph

This was my 2021 summer project. I was looking for a deeper understanding of the Unity shaders.

I recreated some of my favorites using shader graph and custom HLSL code.

The project contains a variety of shaders that are made with performance in mind.

This project taught me a solid understanding of how HLSL shaders work, and how to make them using shader graph.