bevy_dither_post_process 0.2.0

A post-process black and white ordered dithering effect for the Bevy game engine.
Documentation
[dependencies.bevy]
version = "0.14"

[lib]
name = "bevy_dither_post_process"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A post-process black and white ordered dithering effect for the Bevy game engine."
edition = "2021"
license = "0BSD OR MIT OR Apache-2.0"
name = "bevy_dither_post_process"
readme = "README.md"
version = "0.2.0"