Expand description

Effects applied to each pixel, for example fog or anti-aliasing.

Structs

A simple anti-aliasing approach which smooths otherwise jagged edges (for example lines) but also smooths the rest of the image.

An effect that simulates fog, ie. the area where it is applied gets hazy when objects are far away.