shaders-botw-cel-shading
shaders-botw-cel-shading copied to clipboard
A cel shading effect based on the main shader from Breath of the Wild.
Breath of the Wild Cel Shading in Unity Shader Graph
A recreation of the cel-shading art style found in games such as Zelda: Breath of the Wild.
![]()
Overview
A cel-shaded aesthetic can help make your game visually distinct from other styles like photorealism. This effect uses Shader Graph with some custom lighting code to tweak Unity's lighting so that it appears cel-shaded.
Software
This project was created using Unity 2020.2.1f1 and Universal Render Pipeline 10.2.2.
Authors
This project and the corresponding tutorial was created by Daniel Ilett.
Other Creators
This effect is based on work by others. Check them out for more information!
Release
This project was released publicly on July 12th 2021 alongside a YouTube tutorial outlining the steps taken to make the effect.