/Ripples-Wave-Propagation-Effect

a simple Ripples/Wave Propagation Effect in Unity3d, mainly uses CustomRenderTexture and Unlit Shader

Primary LanguageShaderLab

Ripples-Wave-Propagation-Effect

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. example

example

HowToPlay:

  1. Create a unity project;
  2. Drag all files in Assets folder;
  3. Open the Scene;
  4. Run it;

My version is 2019.3.f1, and use it in a HDRP project.