unity-water-shader2d icon indicating copy to clipboard operation
unity-water-shader2d copied to clipboard

A 2D water shader for Unity

Results 2 unity-water-shader2d issues
Sort by recently updated
recently updated
newest added

Hi, this is really good shader! can you make it work in android? I think that _screenCam.SetTargetBuffers(_screenTex.colorBuffer, _screenTex.depthBuffer); doesn't work on that platform :(

Hi! Thank you for this great shader! Did some minor code cleaning for the sake of Hacktoberfest 2018.