In this chapter, we will cover the following recipes:
- Applying an edge detection filter
- Applying a Gaussian blur filter
- Implementing HDR lighting with tone mapping
- Creating a bloom effect
- Using gamma correction to improve image quality
- Using multisample anti-aliasing
- Using deferred shading
- Screen space ambient occlusion
- Configuring the depth test
- Implementing order-independent transparency