danielshervheim / unity-stylized-sand

A stylized sand shader (and material presets) for Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stylized Sand for Unity

1 2 3 4 5

To Install

Download the .unitypackage, or clone this repository.

To Use

Import the .unitypackage into your project.

Using a custom mesh
  1. Import your mesh into Unity.
  2. Drag it into the scene view and position it.
  3. Drag one of the material presets in Stylized Sand/Materials onto the mesh in the scene view.
Using the Unity terrain system
  1. Create and sculpt your Unity 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. Select the Material dropdown and change the value from "Built in Standard" to "Custom".
  5. Drag one of the material presets in Stylized Sand/Materials into the custom material slot.

Options

options

About

A stylized sand shader (and material presets) for Unity.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:ShaderLab 100.0%