Skip to content

darwikey/DitherMatrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DitherMatrices

Dither matrix generator

Screen01

Usage: DitherMatrix [width] [height] [command]

Where [command] can be :

  • gif: Create an animated gif representing the matrix
  • code_int: Convert matrix to C array, each coefficient is an int
  • code_float: Convert matrix to C array, each coefficient is a normalized float
  • debug: Debug the matrix

About

Dither matrix generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published