4 lines
182 B
Markdown
4 lines
182 B
Markdown
# 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.
|