FXAA Effect
Fast Approximate Anti-Aliasing (FXAA) is an anti-aliasing algorithm created by NVIDIA. It provides an easy and fast way to add anti-aliasing to your scene.
Here is an image without the effect:

And the same image with the effect applied:

Find the post-processing effect script on GitHub.