Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 206 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 206 Bytes

Floyd-Steinberg Dithering Algorithm

Description

A custom implementation of the Floyd-Steinberg Dithering Algorithm, based on Coding Train's video about it.