This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
dither
Watch
1
Star
0
Fork
0
You've already forked dither
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Implementations of some of the dithering methods from
https://surma.dev/things/ditherpunk/
in go.
4
Commits
1
Branch
0
Tags
559
KiB
Go
100%
088ba19e3c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
David Ashby
088ba19e3c
fix basic errormap diffusion to look more-or-less correct
2021-01-11 18:14:22 -05:00
example
david, from the wikipedia article on dithering
2021-01-11 18:02:06 -05:00
.gitignore
init
2021-01-09 22:35:31 -05:00
go.mod
init
2021-01-09 22:35:31 -05:00
main.go
add simpleerror ditherer and begin building out tests
2021-01-11 18:01:42 -05:00
quantizer_test.go
add simpleerror ditherer and begin building out tests
2021-01-11 18:01:42 -05:00
quantizer.go
fix basic errormap diffusion to look more-or-less correct
2021-01-11 18:14:22 -05:00