CRT Effects on Pixel Art Examined: Fuzziness Overstated in Modern Recreations
Technical analysis challenges the popular narrative that CRT displays alone made 8-bit pixel art look polished.
What to know
- CRT displays did smooth pixel art compared to modern flatscreens, but popular videos exaggerate the effect by showing overly blurred images that don't accurately represent real CRT viewing.
- Software CRT filters used in modern emulators cannot replicate authentic CRT characteristics—the author, who uses vintage monitors weekly, disables these filters.
- 8-bit game developers employed artistic and programming techniques within strict hardware limits; CRT smoothing alone does not explain the visual quality of well-crafted retro games.
- Retro pixel art appreciation requires understanding actual hardware constraints and artist skill, not just attributing aesthetics to display technology.
datagubbe Technical analyst and authormylifeisanrpg TikTok content creatorKaelanRamos Twitter user
How it unfolded 2 developments, newest first · click a bar or a number to jump posts
-
2
Post shared on Mastodon with link to HN discussion
The essay is shared on Mastodon by a user, with references to the Hacker News discussion thread.
-
> Modern flatscreens all have fixed resolutionsTrue by design.> and purely digital interfaces,True but not relevant. Even if you connected an LCD monitor over an analog interface like VGA or composite video, it would have to re-digitize the signal. The fact that a screen uses a digital interface can be designed independently of whether a screen…
2 more of the top 3 · 16 posts in this stretch
-
CRTs are to video games what vinyl is to music and celluloid is to cinema. The flaws associated with the physical medium have become the defining aesthetic, such that a new medium which removes those flaws feels "sterile" and "hollow", like a concrete-slab brutalist building. There's also the sense of nostalgia. Rock music was less commercialized…
-
> I don't know if the CRT version is taken from an actual CRT, but I doubt it - I actually think it looks too fuzzy. I may be wrong - it could be an effect of a close-up photo scaled up - but it's more likely a CRT approximation generated by a software filter on a modern machine.On both the NES and SNES, the pixels were so large that you could…
-
-
1
Essay gains traction on Hacker News with 124 points
The post resurfaces on Hacker News, accumulating significant engagement with 32 comments and a score of 124 points, indicating renewed interest in the technical debate around retro display technology.
“This is correct. I also agree that modern, blocky pixel art often is a kind of misdirected, anachronistic nostalgia. However, there's a lot more going on with both pixel art and old gaming hardware than mere CRT fuzziness.”
— datagubbe · source -
background
Follow-up analysis on signal quality and pixel art techniques published — The author publishes additional in-depth material examining signal quality and how pixel art techniques were applied across both CRT and non-CRT systems.
-
background
Author corrects initial claim about CRT image authenticity — The author updates the post to acknowledge that a screenshot initially believed to be software-generated was actually a photograph of a real CRT, then clarifies that properly-focused CRT photos reveal scanlines and pixel structure more accurately than out-of-focus shots.
-
background
Technical essay on CRT display effects published — An in-depth analysis examines how Cathode Ray Tube monitors affected the appearance of pixel art in retro games, arguing against oversimplified narratives about CRT fuzziness. The post directly references a popular TikTok video by user "mylifeisanrpg" that claims CRT smoothing made low-resolution pixels look less blocky.
What people are saying 12 voices from 1 site · best of 16 · verbatim
- Sep 21
-
Pixelation is clear on a CRT. The blocky aesthetic was obvious to everyone as the “video game look”. The earliest Flash movies on sites like Newgrounds, around the turn of the millennium, used the blocky pixel art style (and we were all still using CRT TVs at that point). I just don’t see the argument about the pixel aesthetic being nostalgia at…
-
The 12” TV that I played SNES on had convenient brightness/tint/sharpness dials. Depending on my mood I’d turn sharpness all the way up for hard pixels or all the way down for a free Gaussian sampling filter ;)
-
As a retro gamer I think the people worrying about pixel blurring is overblown. I think a lot fewer artists actually intentionally used it than these articles make outThere's a reason it always comes back to the same few examples, peach hanging from a rope, dracula's eyes, sonic behind the waterfall. If it were used as widely as some people make…
-
The two articles by the author are focused on the sharpness aspect. What's missing are the dilation/contraction due to beam intensity and resultant gamma. You can take away the scanlines and phosphor filter and still get a more "classic" image with just a modified bilinear filter.A particularly good example of this are the whites of Mario's and…
-
Not so clear in the article is that also with consoles the game pixel grid didn't match the CRT grid (even in "pixel count") so just by geometry you have blending of one pixel data into several CRT "pixels" (plus varying intensity even in a single phosphor patch as the analog RGB signals rise and fall in intensity).As for CRT filters one can argue…
-
I wish museums having old video game exhibits would respect the medium and display them on CRTs and that if they used LCD screens they would be as shamed as if they showed prints of paintings instead of the actual paintings
-
It's not that CRTs were "forgiving", it's that designers leaned into what they'd do to pixels. A classic example is the tanks in Atari 2600 Combat - they look ridiculous on a hi-res screen. On a CRT they sort of look like tanks.I have a JAMMA cabinet at home. It has a CRT in it. I usually play on x-in-1 pirate emulator board. So I don't mind that…
-
> I also agree that modern, blocky pixel art often is a kind of misdirected, anachronistic nostalgia.Pixel art, for me, is the Gameboy Color and Gameboy Advanced which I never played on a CRDT.
- Sep 20
-
I appreciate the author calling out the point that dithering etc. was definitely visible on better-quality CRT monitors via RGB/VGA signals.So many people these days mistake the blurring from composite signals as being due to the CRT. A CRT doesn't magically blend pixels together. And there are certainly many tradeoffs to using composite so that…
-
I thought the Macbook Pro LCDs were bright enough, high-res-enough, and fast enough to make a very accurate CRT simulation. Here it is: https://github.com/baragona/crt-xdrIt looks so much like a CRT to me. It looks like pressing your face up to a TV to see the individual phosphors. Try setting "signal" to dropped image and viewing some images. It…
-
I like to think of modern pixel art as its own aesthetic and art form. It's designed to be viewed on high DPI LED screens, and that's fine. I don't think it should be judged by how it looks on a CRT.There's an undeniable charm to the older era of pixel art, and surely part of that is nostalgia, but I also think a lot of it comes from the fact that…
-
Related, I usually hate CRT filters in game, the scan lines usually look too strong (and often the image is darkened inappropriately), but I really liked the one in Cyber Shadow. It just felt right.