blue-noise

Crates.ioblue-noise
lib.rsblue-noise
version0.1.1
sourcesrc
created_at2021-01-19 03:20:32.766164
updated_at2021-01-19 03:30:33.695008
descriptionBlack and white image dithering using blue noise
homepage
repositoryhttps://github.com/mblode/blue-noise/
max_upload_size
id343777
size919,072
Matthew Blode (mblode)

documentation

https://docs.rs/blue-noise

README

Blue Noise

Black and white image dithering using blue noise written in Rust

Crates.io version Download docs.rs docs

API Docs | Contributing | Repo

Black and white image dithering using blue noise written in Rust.

Example

Input dark Output dark


Input light Output light

Inspiration

https://surma.dev/things/ditherpunk/

https://forums.tigsource.com/index.php?topic=40832.msg1363742#msg1363742

Install

Work in progress...

Commit count: 19

cargo fmt