Feed
Making776 posts

Not really sure where this is going.


Apple II font canvas editor drawing from image.


Back to font and text editor work.

From: https://rmocci.itch.io/dogica


Trying to get a font set-up where each letter falls exactly with an 8x24-sized cell.


Collapse - collapse an image into itself using ranked superpixels.

From: https://collapse.constraint.systems


Fashion collapse.


Collapse


Working pixel collapse.


Using a distance field to collapse the pixels to the center -- looks like I've got a bug.


Spiral collapse.


Collapse spiral (with bugs).


Reminding myself how to do spirals.


Res - selectively pixelate an image using a compression algorithm and let me know how it turns out.

From: https://res.constraint.systems


Cleaning up.


Split into 16x16 tiles, sort by complexity, preserve most complex 1/8, reduce less complex tiles to average-color, further reduce to four-color palette -- there's something here but I'm not there yet.


I wanted to calculate entropy per 16x16 tile in this image. Someone suggested just using compression size as a proxy. So I used canvas toDataURL() and counted the characters. It works!

From: https://stackoverflow.com/a/45579688


Rgb lets you pixel-paint with keyboard controls.

From: https://rgb.constraint.systems


Rgb pixel shuffle.


Image rgb.


Rgb.