© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
D. IlettBuilding Quality Shaders for Unity®https://doi.org/10.1007/978-1-4842-8652-4_11

11. Image Effects and Post-Processing

Daniel Ilett1  
(1)
Coventry, UK
 

Image effects, also known as post-processing effects, are a feature of many rendering systems that lets you take an image that has been rendered by the camera and perform extra processing steps to modify the appearance of the image. For example, you can modify the colors of the image or overlay new elements onto the image with post-processing. In this chapter, we will see how post-processing can be used in each pipeline to enhance the look of your game.

Render Textures

Render texture is the term we use ...

Get Building Quality Shaders for Unity®: Using Shader Graphs and HLSL Shaders now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.