blue_noise_generation/src
stephenseo b40894f9d3 Update 'src/blue_noise.cl'
Fix `twoToOne(...)` having variables with no types.
2023-03-31 05:54:47 +00:00
..
arg_parse.cpp Impl arg-parsing for generic use of blue-noise gen 2021-11-10 20:04:08 +09:00
arg_parse.hpp Impl arg-parsing for generic use of blue-noise gen 2021-11-10 20:04:08 +09:00
blue_noise.cl Update 'src/blue_noise.cl' 2023-03-31 05:54:47 +00:00
blue_noise.cpp Impl arg-parsing for generic use of blue-noise gen 2021-11-10 20:04:08 +09:00
blue_noise.hpp Round values when creating image from rankings 2021-11-11 15:36:05 +09:00
image.cpp Fix blue-noise when not using OpenCL 2021-11-10 19:21:33 +09:00
image.hpp Fix blue-noise when not using OpenCL 2021-11-10 19:21:33 +09:00
main.cpp Impl arg-parsing for generic use of blue-noise gen 2021-11-10 20:04:08 +09:00
utility.hpp Some attempts at fixing grayscale blue-noise 2021-10-07 15:34:13 +09:00