- Post Processing Stack [RECOMMENDED]
The new Unity post-processing stack is an über effect that combines a complete set of image effects into a single post-process pipeline: https://assetstore.unity.com/packages/essentials/post-processing-stack-83912
– Effects are always configured in the correct order.
– It allows a combination of many effects into a single pass.
– It features an asset-based configuration system for easy preset management.
– All effects are grouped together in the UI for a better user experience
It comes with the following effects :
– Antialiasing (FXAA, Temporal AA)
– Ambient Occlusion
– Screen Space Reflections
– Fog
– Depth of Field
– Motion Blur
– Eye Adaptation
– Bloom
– Color Grading
– User Lut
– Chromatic Aberration
– Grain
– Vignette
– Dithering
The stack also includes a collection of monitors and debug views to help you set up your effects correctly and debug problems in the output.
- Legacy Cinematic Image Effects
The package can be downloaded from the Asset Store: http://u3d.as/mHd
Read more: Cinematic Image Effects