this post was submitted on 23 Nov 2023
30 points (96.9% liked)

retrocomputing

5151 readers
81 users here now

Discussions on vintage and retrocomputing

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] GrappleHat@lemmy.ml 2 points 2 years ago* (last edited 2 years ago) (1 children)

I don't understand the question. Are you looking for a tool which converts images to 1-bit? With dithering to simulate greys?

This art is super cool, btw! Where can I find more?

[–] jaromil@fed.dyne.org 2 points 2 years ago (2 children)

yes I'm looking for C algorithms for that. I just searched for "1bit old-school image"

[–] mrkite@programming.dev 3 points 2 years ago

Search for Floyd Steinberg dithering. That's the algorithm used by a lot of classic Mac software.

[–] GrappleHat@lemmy.ml 2 points 2 years ago

This web utility seems like exactly what you're describing. I think this was a small app someone made for themselves while developing a game for Playdate. The source might be available on their Github. If not they seem friendly, you could ask for it.