Skip to content

Instantly share code, notes, and snippets.

@prakharaditya
Forked from MehdiNS/ordered_dithering.txt
Created December 30, 2021 18:51
Show Gist options
  • Select an option

  • Save prakharaditya/e7606b075e23a90fb387f32dba5b18f9 to your computer and use it in GitHub Desktop.

Select an option

Save prakharaditya/e7606b075e23a90fb387f32dba5b18f9 to your computer and use it in GitHub Desktop.
Ordered dithering explanation
Dithering : Given two available values a and b, the missing value x between a et b is simulated by mixing pixels of colors a and b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment