]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commit
Impl dithering on red/green/blue channels
authorStephen Seo <seo.disparate@gmail.com>
Sat, 27 Nov 2021 04:13:27 +0000 (13:13 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sat, 27 Nov 2021 04:13:27 +0000 (13:13 +0900)
commit3cece9ae1da91a57b7100c9a40be3d2881bc02ee
treef6aaeb12a9d7f4cfde82923179de02b197850462
parentb14f0a01b29ff2e09a3eaf09e36c031774cbf199
Impl dithering on red/green/blue channels

Also add res/blue_noise_64x64.png for use in dithering.
res/blue_noise_64x64.png [new file with mode: 0644]
src/image.cc
src/image.h
src/main.cc