☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · 12 days agoa small tool for converting images into pixel art that preserves features while downscalinggit.sr.htexternal-linkmessage-square1fedilinkarrow-up15arrow-down10cross-posted to: programming@programming.dev
arrow-up15arrow-down1external-linka small tool for converting images into pixel art that preserves features while downscalinggit.sr.ht☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · 12 days agomessage-square1fedilinkcross-posted to: programming@programming.dev
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up3·edit-211 days agokey trick is that it uses edge detection to make a smooth pixel art image here’s an example without edge detection and here’s with it enabled edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images
key trick is that it uses edge detection to make a smooth pixel art image
here’s an example without edge detection
and here’s with it enabled
edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images