This project initially operated solely in the browser, now I'm trying to make it command-line compatible and expose as many randomized parameters as possible as inputs!
This will allow other users and artists to achieve more consistent results, when desired. If inputs are not defined the randomized parameters should override null or undefined so as to maintain legacy behavior.
This update is applying the existing Glitchy3bitDither functions to Jimp, so it will eventually be possible to create an all-around image editing app.
This project initially operated solely in the browser, now I'm trying to make it command-line compatible and expose as many randomized parameters as possible as inputs!
This will allow other users and artists to achieve more consistent results, when desired. If inputs are not defined the randomized parameters should override null or undefined so as to maintain legacy behavior.
This update is applying the existing Glitchy3bitDither functions to Jimp, so it will eventually be possible to create an all-around image editing app.
Needed tasks: