AnzyGit / Anzy-flat-sand-shader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:C# 100.0%