Skip to content

lukehaas/ordered-dither-maker

 
 

Repository files navigation

ordered-dither-maker

tool for creating ordered dither threshold textures

Screenshot showing UI

This tool allows you to create textures that can be used as threshold maps for ordered dithering, a technique usually implemented using programmatically generated Bayer matrices.

The drawing grid allows you to visualize each "layer" of the threshold map, and to build up the final texture additively. The preview area applies a basic posterize + dither through post-processing using the generated texture (source available here).

Tips:

  • Drag the bar between the output and preview sections to resize
  • Use ArrowLeft and ArrowRight to change the current layer while drawing

Randomized preview images sourced from a British Library collection of public domain works.

About

tool for creating ordered dither threshold textures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.2%
  • CSS 13.0%
  • HTML 7.3%
  • JavaScript 0.5%