This custom screen-space shader simulates realistic raindrop distortion effects on a window surface. Built using HLSL in Unity's Built-in Render pipeline, the shader dynamically generates raindrop shapes, motion trails, and surface distortion based on noise-driven procedural functions.
Shader Script

1

2

3
