UnityGrassShader
UnityGrassShader copied to clipboard
Unity mesh generation + compute shader for grass simulation.
Grass Compute Shader for Unity
Grass shader using mesh generation and compute shader for wind swing.
Reference project:
Different approach used because Geometry Shader and Shader Graph are not working correctly on MacOS.
Related
- HexMap editor used the same grass generation.