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.
8
Commits
1
Branch
0
Tags
559
KiB
Go
100%
cbe14d53cd
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
cbe14d53cd
wrap all that repetition in a closure
2021-01-11 19:54:03 -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 jjn and atkinson
2021-01-11 19:52:05 -05:00
quantizer_test.go
add simpleerror ditherer and begin building out tests
2021-01-11 18:01:42 -05:00
quantizer.go
wrap all that repetition in a closure
2021-01-11 19:54:03 -05:00