a simple Ripples/Wave Propagation Effect in Unity3d, mainly uses CustomRenderTexture and Unlit Shader
ref: https://www.shadertoy.com/view/4dK3Ww
welcome download and use it freely.
final scene, and need to know this repository only includs water itself.
HowToPlay:
- Create a unity project;
- Drag all files in Assets folder;
- Open the Scene;
- Run it;
My version is 2019.3.f1, and use it in a HDRP project.