# UnityGrassGeometryShader **Repository Path**: nakamura61/UnityGrassGeometryShader ## Basic Information - **Project Name**: UnityGrassGeometryShader - **Description**: 克隆大佬的项目 - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Grass Geometry Shader for Unity Unity 2018.3 project source for completed [Grass Shader Tutorial](https://roystan.net/articles/grass-shader.html) from the site [roystan.net](https://roystan.net/). ![alt text](https://i.imgur.com/37U69OT.png) Uses a geometry shader to generate blades of grass. Controls the density of the blades by tessellating the input mesh. Can cast and receive shadows. Wood texture used on fence model is sourced from [CCO Textures](https://cc0textures.com/).