A simple tool I use to "jankify" my textures. It performs a series of transforms that gives everything a consistent pixelated 80s look.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Zed A. Shaw 2d7c8031b9 Mostly working but have to resolve dealing with wider/taller animation images. 1 month ago
filters Can now process a whole directory of images into another directory. 1 month ago
.gitignore First thing is working, it'll pixelate the way I do for the game. 1 month ago
LICENSE Initial commit 1 month ago
Makefile Finally have Atkinson or FloydSteinberg dithering with the index palette and sharpening, so that's primarily what I need. 1 month ago
README.md Initial commit 1 month ago
data.go Can now process a whole directory of images into another directory. 1 month ago
go.mod First thing is working, it'll pixelate the way I do for the game. 1 month ago
go.sum First thing is working, it'll pixelate the way I do for the game. 1 month ago
jankifier.json Change config file to jankifier.json 1 month ago
main.go Change config file to jankifier.json 1 month ago
processing.go Mostly working but have to resolve dealing with wider/taller animation images. 1 month ago

README.md

jankifier

A simple tool I use to "jankify" my textures. It performs a series of transforms that gives everything a consistent pixelated 80s look.