Home

Awesome

Cat-Post Processing Effects for Unity 2017.2

High Quality Post-processing effects for Unity. It is compatible with Unity 5.5, Unity 5.6, Unity 2017.1 and Unity 2017.2

Downloads:
Current Version <--
Developement Version

<table style="width:100%;border-spacing:0px"> <tr style="padding:0px"> <td colspan="2" style="padding:0px"> <img src="Media/ElevatorDoorDetail.png" alt="Most Effects in action 2" style="width:width;height:height;"> </td> </tr> <tr style="padding:0px"> <td style="padding:0px"> <img src="Media/DragonFly3.png" alt="All Effects in action" style="width:width;height:height;"> </td> <td style="padding:0px"> <img src="Media/coloredBalls.png" alt="Most Effects in action 3" style="width:width;height:height;"> </td> </tr style="padding:0px"> <tr style="padding:0px"> <td colspan="2" style="padding:0px"> <img src="Media/ElevatorDoor.png" alt="Most Effects in action 2" style="width:width;height:height;"> </td> </tr> </table>

The main goal is to create high quality post-processing effects with only a small performance impact. Tested with Unity 2017.2.0f3.

There are currently 7 different post-processing effects included:

Install Intructions

Download the newest version here, and import the Package via the menu AssetsImport PackageCustom Package....

Usage

For maximum awesomeness we recommend that you work in Linear + HDR. Some effects will look wired in Gamma or without LDR. Using the Deferred rendering path is also recommended (and required for some effects like Screen Space Reflections and Ambient Occlusion).

To add an effect to your camera, either

Ambient Occlusion

AmbientOcclusionGUI_IMG

Screen Space Reflections

For best Results use this effect together with Temporal Anti-Alialising.

Performance comparison, 2Kx2K resolution:ms / frame
No SSR:10.5 - 12.3 ms
SSR from Unitys Post Processing Stack:23.2 - 24.0 ms
SSSR by cCharkes:21.8 - 22.3 ms
Cat SSR:17.0 - 17.8 ms

ScreenSpaceReflectionsGUI_IMG

RayTracing

Reflections

Importance sampling

Temporal

Debugging

Depth of Field

DepthOfFieldGUI_IMG

Chromatic Aberration

ChromaticAberrationGUI_IMG

Bloom

BloomGUI_IMG

Temporal Anti-Alialising

TemporalAntiAlialisingGUI_IMG

Color Grading

ColorGradingGUI_IMG Color Grading

Color Correction

Curves

Main Img 2

Download Cat-Post Processing Effects for Unity