Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
notaspacecowboy committed Jan 10, 2021
2 parents a532053 + 50c0670 commit 76ee1fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ A library of some custom unity shaders and shader graphs
* [3D Water Shader Graph](#3d-water-shader-graph)
* [3D Magical Plasma Shader Graph](#3D-Magical-Plasma-Shader-Graph)
* [2D Distortion Effect Shader Graph](#2D-Distortion-Effect-Shader-Graph)
* [2D Dissolve Effect Shader Graph](#2D-Dissolve-Effect-Shader-Graph)

## 3D Water Shader Graph
![image](https://github.com/ZackYang-ops/Unity-Shaders/blob/master/Water/Preview/Preview.gif)
Expand All @@ -16,3 +17,6 @@ A 3D water shader graph that will deform what is "under water", the material can

## 2D Distortion Effect Shader Graph
![image](https://github.com/ZackYang-ops/Unity-Shaders/blob/master/2dDistortion/Preview/2D%20Shader%20Graph%20-%20SampleScene%20-%20PC%2C%20Mac%20%20Linux%20Standalone%20-%20Unity%202019.4.17f1_%20_DX11_%202021-01-06%2013-06-08.gif)

## 2D Dissolve Effect Shader Graph
![image](https://github.com/ZackYang-ops/Unity-Shaders/blob/master/2dDissolve/Preview/2D%20Shader%20Graph%20-%20Scene_DissolveEffect%20-%20PC%2C%20Mac%20%20Linux%20Standalone%20-%20Unity%202019.4.17f1%20_DX11_%202021-01-09%2017-56-44.gif)

0 comments on commit 76ee1fd

Please sign in to comment.