Expand description

Post-processing effects.

Re-exports

pub use crate::post_processing::post_processing_effect::PostProcessingEffect;

Modules

Trait implemented by every post-processing effect.

Structs

Post processing effect which turns everything in gray scales.

An post-processing effect to support the oculus rift.

Post processing effect which draws detected edges on top of the original buffer.

An useless post-processing effect mainly to test that everything works correctly.