new post! my pal over at https://humanraccoon.com posted a link to a site called 'gameboy yourself' - a javascript image converter that makes your pics look like they're on a classic game boy screen. i cleaned the code up a bit and made the colours customisable, you can have a play with it here: https://lethalcompound.net/code/fun-with-js-image-filters/
new post! my pal over at https://humanraccoon.com posted a link to a site called 'gameboy yourself' - a javascript image converter that makes your pics look like they're on a classic game boy screen. i cleaned the code up a bit and made the colours customisable, you can have a play with it here: https://lethalcompound.net/code/fun-with-js-image-filters/
a big part of my code changes was to rip out jquery and have it as plain ol' vanilla javascript, and rework some hefty calculations to be a bit faster