From: stephenseo Date: Fri, 10 Dec 2021 06:39:37 +0000 (+0000) Subject: Update 'README.md' X-Git-Url: https://git.seodisparate.com/stephenseo/css/base.css?a=commitdiff_plain;h=16ed7431974b992eb115aefd837f10424886b05f;p=blue_noise_generation Update 'README.md' --- diff --git a/README.md b/README.md index b66132c..a4aaaee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dithering +# Blue_Noise_Generation Currently, this project only generates blue-noise, which can be used for dithering. The blue-noise can be generated via OpenCL or with threads on the CPU.