Add README.md
This commit is contained in:
parent
afa27fc555
commit
ff3b69cc6a
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Dithering
|
||||
|
||||
Currently, this project only genereates blue-noise, which can be used for dithering.
|
||||
The blue-noise can be generated via OpenCL or with threads on the CPU.
|
Loading…
Reference in a new issue