2021-01-11 20:23:56 -05:00
2021-01-09 22:35:31 -05:00
2021-01-09 22:35:31 -05:00
2021-01-11 19:52:05 -05:00
2021-01-11 20:23:56 -05:00

dither

This repo implements a number of the dithering methods detailed on https://surma.dev/things/ditherpunk/.

light.png, light-hires.jpg, dark.png, and dark-hires.jpg are from Surma's post, used under CC BY-NC-SA 4.0.

david.png is taken from the wikipedia article on dithering, where it was released into the public domain.

Description
Implementations of some of the dithering methods from https://surma.dev/things/ditherpunk/ in go.
Readme 559 KiB
Languages
Go 100%