You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,22 @@ The shader was rewritten to add a way to use textures as a transition image inst
7
7
8
8
# Demo
9
9
You can make cool things like
10
-
 using 
10
+
11
+
 using 
11
12
12
13
or if you used a noisier texture, you can create
14
+
13
15

14
16
15
17
but why stop there ? you can use images like this the ones from [this pack](http://blo0p.deviantart.com/art/Bloop-s-New-Superhero-Wallpapers-304284941) and end up with something like
The shader is used by creating a material out of it [Right click on the shader in Unity and then create a new material] and using that material in a C# `MonoBehaviour`.
0 commit comments