An open API service indexing awesome lists of open source software.

https://github.com/amanvirparhar/dithering

My own dithering algorithm (implemented in Racket).
https://github.com/amanvirparhar/dithering

atkinson dithering dithering-algorithms floyd-steinberg racket racket-lang

Last synced: about 2 months ago
JSON representation

My own dithering algorithm (implemented in Racket).

Awesome Lists containing this project

README

        

# Aman's Dither

![Dither Thumbnail](./thumbnail.png)

My very own error-diffusion dithering algorithm (implemented in the Racket programming language).

To learn more, read my blog post about this project [here](https://amanvir.com/blog/writing-my-own-dithering-algorithm-in-racket).