Made an extension that replaces Unity’s built-in grass shader providing touch bending effect when an object is traversing over the terrain grass.

It also uses alpha blend rendering to handle semi-transparent details of the grass a bit nicer then the default solution.

Project on GitHub (MIT license): github.com/Elringus/GrassBending.