No description
Stephen Seo
6cefcc5f94
Fix incorrectly set "bindings" for descriptors. Fix blue_gen.glsl . Program now attempts to compile blue_gen.glsl using "glslc". |
||
---|---|---|
src | ||
.clangd | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
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.