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. 10 months ago
filters Can now process a whole directory of images into another directory. 10 months ago
.gitignore First thing is working, it'll pixelate the way I do for the game. 10 months ago
LICENSE Initial commit 10 months ago
Makefile Finally have Atkinson or FloydSteinberg dithering with the index palette and sharpening, so that's primarily what I need. 10 months ago
README.md Initial commit 10 months ago
data.go Can now process a whole directory of images into another directory. 10 months ago
go.mod First thing is working, it'll pixelate the way I do for the game. 10 months ago
go.sum First thing is working, it'll pixelate the way I do for the game. 10 months ago
jankifier.json Change config file to jankifier.json 10 months ago
main.go Change config file to jankifier.json 10 months ago
processing.go Mostly working but have to resolve dealing with wider/taller animation images. 10 months 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.