https://github.com/mblode/blue-noise
Black and white image dithering using blue noise
https://github.com/mblode/blue-noise
dithering light noise
Last synced: about 1 year ago
JSON representation
Black and white image dithering using blue noise
- Host: GitHub
- URL: https://github.com/mblode/blue-noise
- Owner: mblode
- License: mit
- Created: 2021-01-06T21:23:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-06T02:31:41.000Z (about 5 years ago)
- Last Synced: 2025-02-28T00:15:41.859Z (over 1 year ago)
- Topics: dithering, light, noise
- Language: Rust
- Homepage:
- Size: 5.74 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Blue Noise
Black and white image dithering using blue noise written in Rust
Black and white image dithering using blue noise written in Rust.
## Example


-----


## Inspiration
https://surma.dev/things/ditherpunk/
https://forums.tigsource.com/index.php?topic=40832.msg1363742#msg1363742
## Install
Work in progress...