Hacker News new | ask | show | jobs
by somat 346 days ago
For me it was the opposite. Learning how a monochrome CRT requires no mask sort of destroyed my world view of what a display had to have. pixels(even the quasi pixels as found in a color CRT mask) were not actually required or present.

As a result monochrome terminal text has this surprising sharpness to it.(surprising if you are used to color displays). But the real visual treat are the long persistence phosphor radar scopes.

1 comments

That's the cool thing about analog video, it doesn't really have the concept of horizontal resolution. Especially when it's monochrome. It's made up of lines that continuously change brightness as they're drawn.

Color composite video, as far as I understand, does have a limit to the horizontal resolution because in all three standards the color information is encoded as a high-frequency signal added to the main (luminance) one, so that frequency is your upper limit on how quickly the luminance can change.

S-video, VGA, and component should, in theory, allow infinite horizontal resolution and color.