๐ DitherPunk.jl ๐
Documentation | Build Status |
---|---|
A dithering / digital halftoning package inspired by Lucas Pope's Obra Dinn and this blogpost by Surma.
Examples
Check out the gallery for an overview of currently implemented algorithms.
Installation
To install this package and its dependencies, open the Julia REPL and run
julia> ]add DitherPunk
Feel free to leave a GitHub Issue if you know of any cool algorithms you'd like to see implemented!