Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Nition/UnityTerrainGrass

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Please note: This repository is no longer maintained.

UnityTerrainGrass

Drop-in replacement terrain grass shaders for Unity.

Before and after:

Grass before and after.

These are super basic, just changing the default cutout shader to one with alpha transparency. Performance seems good.

How to use

Should work in Unity 4 and up, at least until they update the terrain system one day. Probably works in Unity 3 as well.

  • Make some built-in Unity terrain with grass.
  • Drop the two shaders from this repo anywhere in your Assets folder. They'll automatically override the hidden default ones.
  • Press the Refresh button on the grass placing screen.

Refresh button location.

Releases

No releases published

Packages

No packages published