Small Floyd-Steinberg Dithering Algorithm, contains (very) simple html5 pixel edit library.
Go to file
Unknown 092368c694 Merge branch 'dithering-algorithm' 2018-02-14 19:00:50 +01:00
lib Add Dither Function 2018-02-14 18:00:25 +01:00
web Add Dither Effect to Example Image 2018-02-14 18:01:09 +01:00
.gitignore Initial commit 2018-02-12 15:54:55 +01:00
CHANGELOG.md Initial commit 2018-02-12 15:54:55 +01:00
LICENSE Add new file 2018-02-14 17:19:47 +00:00
README.md Initial commit 2018-02-12 15:54:55 +01:00
analysis_options.yaml Initial commit 2018-02-12 15:54:55 +01:00
pubspec.yaml Remove Pointers to Image Lib 2018-02-12 15:55:45 +01:00

README.md

dart_floyd_steinberg_dithering

An absolute bare-bones web app.

Created from templates made available by Stagehand under a BSD-style license.