Skip to content

Custom Terrain bump snow (trails) shader with tessellation and 4+ textures for Unity3D

Notifications You must be signed in to change notification settings

BRUS1NATOR/Unity3D-Terrain-BumpSnowShader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Custom Terrain bump snow (trails) shader with tessellation and 4+ textures for Unity3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published