Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.2 KB

Unity3D-Terrain-BumpSnowShader

Custom Terrain bump snow shader with tessellation and 4+ textures for Unity3D.

BUMP TERRAIN SHADER FOR TERRAIN 4+ TEXTURES

Due to DirectX 11 instructions such as "DECLARE_TEX2DARRAY" you can use up to 12 textures (12 * 4 = 48 - albedo, normal, mask, bump) for Unity terrain.
You can even try 16 textures, by editing shader by yourself.

LEAVE SNOW STEPS ON TERRAIN!

Snow steps are rendered with second render camera and trailrenderer attached to gameobject.

alt text alt text

CUSTOMIZABLE SNOW & TRACKS

alt text alt text

SETTINGS

alt text alt text

SUPPORT

Shader for Legacy pipeline, DirectX 11+.
No support for HDRP and LWRP etc.
Could be intergrated with Vegetation Studio PRO TouchReact camera for snow steps.