/bevy_prototype_postprocess

A prototype crate for adding full screen image effects to Bevy

Primary LanguageRustApache License 2.0Apache-2.0

bevy_prototype_postprocess

This is a prototype crate for adding per-camera postprocessing effects.

Features

This crate provides a singular "uber effect" that combines multiple effects into one fullscreen draw call.

Supported image effects:

  • Bloom (WIP)
  • Depth of Field (WIP)
  • ACES Tonemapping
  • Channel Mixing

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.