Unlit Terrain Shader

BigDgames

(2)
$9
Publisher BigDgames
File size 2.15MB
Number of files 16
Latest version 1
Latest release date 2016-03-28 05:36:26
First release date 2016-03-28 05:36:26
Supported Unity versions 2018.4.2 or higher
Unlit terrain shader - is a high performance shader based on texture splatting technique. High performance is achieved by minimizing calculations done inside the shader. This is accomplished by removing all light calculations and adding pre baked texture (shadow map) that contains information on lights and shadows. Texture splatting allows reducing tile textures sizes which greatly reduces memory usage.

Texture splatting and minimal amount of calculations makes this shader perfect choice for mobile projects.

Documentation