File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ This project is a library of different custom shaders created using [Unity 2018.
99These Shader Graphs are provided as-is; so your mileage may vary! You are more than welcome to modify/change/extract/use any of the examples.
1010
1111The current list of Shader Graphs included:
12+
13+ Any Mesh:
1214- Colored Rim
1315- Scrolling Texture Overlay
1416- Colored Gradient
@@ -21,10 +23,15 @@ The current list of Shader Graphs included:
2123- Colored Ghost Noise
2224- Phase In And Out (Split with a Colored Edge)
2325
26+ Particles:
27+ - Basic Solid Circle
28+ - Basic Soft Circle
29+
30+
2431
2532** Software Requirement**
2633
27- Required: [ Unity 2018.1b3 ] ( https://unity3d.com/unity/beta/unity2018.1.0b3 )
34+ Required: [ Unity 2018.1b4 ] ( https://unity3d.com/unity/beta/unity2018.1.0b4 )
2835
2936
3037** Known Issues**
You can’t perform that action at this time.
0 commit comments