You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
src | 2 months ago | |
.clangd | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 1 year ago |
README.md
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.