Toon Shader & Custom Shadow - UE4 Postprocess Tutorial

Project files: In this tutorial, we will be creating a toon shader, also known as a cel shader, in Unreal Engine 4. A toon shader is a type of shader that gives a scene a hand-drawn or cartoon-like appearance. It does this by using a limited number of colors and by applying a sharp outline to objects. We will be creating our toon shader using the post-process material in Unreal Engine 4. The post-process material is a type of material that is applied to the entire scene, rather than to individual objects. This makes it ideal for creating effects that affect the entire scene, such as toon shading. To create our toon shader, we will start by creating a new material and setting its material domain to Post Process. We will then add a Scene Texture node and set its Scene Texture ID to Post Process Input 0. This will give us access to the scene’s rendered image. Next, we will add a Brightness node and connect it to the Scene Texture node. This will allow us to adjust the brightness of the scene’s rendered image. Finally, we will add a Saturation node and connect it to the Brightness node. This will allow us to adjust the saturation of the scene’s rendered image. By adjusting the brightness and saturation of the scene’s rendered image, we can create a toon shader that gives our scene a hand-drawn or cartoon-like appearance. In addition to adjusting the brightness and saturation of the scene’s rendered image, we can also add a custom shadow support to our toon shader. To do this, we will add a Shadow Strength node and connect it to the Brightness node. This will allow us to adjust the strength of the shadows in our scene. By adjusting the strength of the shadows in our scene, we can create a toon shader that gives our scene a more realistic appearance. The toon shader that we create in this tutorial can be used to create a variety of different effects, such as: A hand-drawn or cartoon-like appearance A more realistic appearance A comic book-like appearance A watercolor-like appearance The possibilities are endless! ************** This tutorial was made possible by my Patreon supporters. ♥ Want to Support Me on Patreon: ************** Thank you so much for watching my tutorials. ♥ Don’t Forget To Subscribe: Want to watch more Tutorials? ●Related Videos : ●My Particle System Playlist : ●My Shader Effect Playlist : ●My Game Mechanics Playlist : ●My UMG Playlist : My Social Links : Follow Me! ●Twitter : ●Facebook : ●Donation Link : ***************************************************** #indie #ue4 #unreal #gamedev #vfx
Back to Top