Hacker News new | ask | show | jobs
by tehrei 3663 days ago
Another interesting way of dithering would be http://johanneskopf.de/publications/blue_noise/ but that might take away from the sought aesthetics.
1 comments

The game's author Lucas Pope compares the new dithering with blue noise here : https://forums.tigsource.com/index.php?topic=40832.msg121719...

Visually Werness algorithm is the best, and Pope concludes: "What Werness built is a hybrid between noise thresholding and progressive error diffusion... he's turned the algorithm inside out - instead of spreading one pixel's error to its neighbors, each pixel sucks up the error of its neighbors... this affects a diffusion of the errors. "