Crate bevy_dither_post_process

Source
Expand description

A plugin for the Bevy game engine which provides a black and white dither post-process effect using Bayer ordered dithering.

Modules§

components
Components used by this plugin

Structs§

DitherPostProcessPlugin
Plugin which provides dither post-processing functionality
DitherRenderLabel
Label for dither post-process effect render node.