Indian Flag shader

This video shows how to design and animate indian flag using shader with new unity shader graph tool.
This is not optimized shader as its created only for practice and showcase shader skills.

Sprite Overlay Shader work play video

Unity default sprite color simply multiplies given color with image color, it gives a tinted color effect.
But in case if we want to change entire color theme of the image then we need to give an overlay color effect.
This video shows how to make overlay effect using new unity shader graph tool.

Simple Toggle button using Shader

This video shows how to create a simple animate able toggle button using shader with new unity shader graph tool.
As we are animating using shader it will be rendered in one draw.