From dcf854e16a99d6ff2fef423c2face880c61c6c32 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 10 Dec 2021 15:49:14 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1624484..5ef9534 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ A "blue-noise" image is integral to dithering images. A generated blue-noise image is provided in the "res/" directory. Run the program with "--help" to get info on how to use it. +Blue-noise images were generated using [my other project that generates +blue-noise with/without OpenCL](https://git.seodisparate.com/stephenseo/blue_noise_generation). + PNG, PGM, and PPM image formats are supported. For decoding video, any format that ffmpeg can read should work (though if