Skip to content

ConnorBelman/Gameboy-Image-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy-Image-Filter

Input Image Output Image

How to Build

cargo build --release

How to use

./gb_filter <input-file> <output-file>
To change dithering level:
./gb_filter --dithering=[none, low, mid, high] <input-file> <output-file>

About

Image filter for the original Game Boy color palette

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages