Grass Bending
Made an extension that replaces Unity’s built-in grass shader providing touch bending effect when an object is traversing over the terrain grass.
Artyom Sovetnikov
A collection of 2 posts
Made an extension that replaces Unity’s built-in grass shader providing touch bending effect when an object is traversing over the terrain grass.
Just finished working on an editor extension for Unity which allows to split up a set of large sprite textures into small chunks, discard identical ones, bake them into atlas textures and then seamlessly reconstruct the original sprites at runtime...