This water shader is based on the official Unity tutorials. However, some of the shader functionalities have changed since the tutorials were published. Therefore, I experimented with some alternative ...
This is a real-time FBM water Shader inspired by Acerola's ocean simulation video. The shader is entirely written using Unity's Shaderlab and uses a cubemap by Render Knight. The shader modifies the ...