this post was submitted on 10 Dec 2025
5 points (100.0% liked)
General Programming Discussion
9265 readers
9 users here now
A general programming discussion community.
Rules:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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