Skip to content

A stylized sand shader (with materials example) made with shader graph

License

Notifications You must be signed in to change notification settings

AnzyGit/Anzy-flat-sand-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity sand shader

1 2 3 4

Install

Download the .unitypackage, or clone this repository.

How to use

Using a mesh

  1. Import your mesh in your mesh
  2. Drag one of the material presets
  3. In material's inspector, set the tilling of the Texture and Normal map to your convenience

Using Unity terrain system

  1. Create your terrain
  2. Click on the terrain object in the scene view.
  3. In the terrain object's inspector, select the settings tab (gear icon).
  4. Drag one of the material presets in Stylized Sand/Materials into the custom material slot.
  5. In material's inspector, set the tilling of the Texture and Normal map to your convenience (above 200 to have nice results)

Contact

Twitter URL

Thanks

Inspired by Daniel Shervheim and Daniel Ilett shaders