asrimaulani / shaders-botw-cel-shading

A cel shading effect based on the main shader from Breath of the Wild.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

BotW Banner

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.

About

A cel shading effect based on the main shader from Breath of the Wild.

License:MIT License


Languages

Language:Mathematica 34.6%Language:C# 31.7%Language:ShaderLab 28.3%Language:HLSL 5.4%