Unity Grass Geometry Shader Tutorial at Roystan

Learn to write a grass shader for Unity engine. Generate grass from an input mesh using a geometry shader, and control the density using tessellation. The blades of grass use a random function for size and angle variation, and cast and receive shadows.