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