Check out my favourite code snippets for Unity here and my favourite Unity packages here! Welcome, this tutorial is supposed to be a gentle introduction into writing shaders for Unity. It assumes you ...
Unity grass shader following the Grass Shader Tutorial from the site roystan.net. Uses a geometry shader to generate blades of grass. Controls the density of the blades by tessellating the input mesh.