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

https://github.com/pmunch/dithering


https://github.com/pmunch/dithering

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# Dithering algorithms

This repository contains the implementations of the algorithms discussed in my
[dithering
article](https://peterme.net/building-an-epaper-laptop-dithering.html) along
with a couple others. It exists as a way for people to try these algorithms out
and as inspiration to develop new ones. It's not meant as a library for use in
other projects, and it won't be maintained other than possibly adding more
algorithms.