Toon Liquid Shader - Unity Shader

August 23, 2018
10m
Unity 3DTech ArtShaders

Toon Liquid Shader

This is how the shader will end up looking :

Shader along with simple liquid wobble physics

Liquid shader preview

This shader is pretty neat and somewhat easy to implement as well as to understand. Since we will be adding some basic physics to the toon water as it is moved about we will have to support that in the vertex shader as well.

So let's start by looking at the properties :