Unity Tutorial: Custom Post Processing Effects


We’ve previously looked at post processing effects from a high level. In this tutorial we’ll look at them more in depth. In particular we’ll look at how to create our own simple post-processing effect and we’ll look at how to interact with existing effects purely in code.

Find the code here: https://github.com/GameDevEducation/DeepDive_AdvancedPostProcessing