Back to Browse

Custom Post Processing with Unity's Scriptable Render Pipeline

14.0K views
Jun 29, 2019
12:59

Bood Effects, Sepia or just black and white grayscale. Everything is possible now with the new scriptable render pipeline and it's possibilities to add custom steps in the post processing pipeline. We will create some steps for the LWRP in this tutorial from scratch. Do not be afraid to follow this tutorial, because it contains some shader coding. The coding is very simple and I keep it to the things we really need. And it is mostly copy and paste. === related stuff === Raised Issue: https://issuetracker.unity3d.com/issues/black-background-when-using-camera-clear-flag-depth-only-in-lwrp-only Write a custom post process: https://github.com/Unity-Technologies/PostProcessing/wiki/Writing-Custom-Effects Post Processing Texture Overlay (for SRP) Asset Store: http://u3d.as/1ycW Github: https://git.io/fjgm3 ====== Become a patreon: https://www.patreon.com/ditzelgames #ditzelgames #unity #gamedev

Download

1 formats

Video Formats

360pmp420.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Custom Post Processing with Unity's Scriptable Render Pipeline | NatokHD