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 a4746a3e73 Added the start of a simple posterize effect. 10 months ago
filters Added the start of a simple posterize effect. 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 First commit. 10 months ago
README.md Initial commit 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
main.go Added the start of a simple posterize effect. 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.