Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanpacini/dither
Simple dithering library in Rust, based on image-rs
https://github.com/evanpacini/dither
dither dithering dithering-algorithms image-processing quantisation quantization rust
Last synced: 17 days ago
JSON representation
Simple dithering library in Rust, based on image-rs
- Host: GitHub
- URL: https://github.com/evanpacini/dither
- Owner: evanpacini
- License: cc0-1.0
- Created: 2024-10-28T00:13:56.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2024-10-28T00:18:43.000Z (18 days ago)
- Last Synced: 2024-10-28T04:16:31.688Z (18 days ago)
- Topics: dither, dithering, dithering-algorithms, image-processing, quantisation, quantization, rust
- Language: Rust
- Homepage:
- Size: 8.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dither
Simple dithering library in Rust, based on image-rs