Files
manual_slop/docs/twitter/1692395128739057844/thread.md
T
ed e0c4ef80b7 docs(twitter): add 1692395128739057844 corpus (NOTimothyLottes SPC CRT shader sub-pixel fix)
4-post thread, 3 images, 21 likes, 2894 views. Previous CRT shader
was broken; corrected, energy-conserving sub-pixel line width raster
using individual channels. Each scan line simulated with only 3
pixels but 9 sub-pixels; reaches 7/8 of display peak brightness; some
perceptual scan effect preserved. Scan line thickness adaptive to
linear brightness: thins = energy-conserving + thin-pixel brightness
compensation; bloom = lines overlap. 'CRTs feel like they have more
contrast than they do because individual scan lines are super bright
when in focus; the black surround feels darker to the mind.'
2026-07-27 01:58:22 -04:00

1.7 KiB

title, author, handle, post_url, post_id, timestamp, post_count, reply_count, repost_count, like_count, view_count
title author handle post_url post_id timestamp post_count reply_count repost_count like_count view_count
SPC: Last CRT shader was broken. Corrected it. It's energy conserving now, and c NOTimothyLottes @NOTimothyLottes https://x.com/NOTimothyLottes/status/1692395128739057844 1692395128739057844 2023-08-18 04:36:56 4 1 1 21 2894

@NOTimothyLottes — SPC: Last CRT shader was broken. Corrected it. It's energy conserving now, and c

Post 1 (2023-08-18 04:36:56)

SPC: Last CRT shader was broken. Corrected it. It's energy conserving now, and correctly doing sub-pixel line width raster using the individual channels. Cell camera shots below at different zooms.

Media 1 Media 2 Media 3

Post 2 (2023-08-18 04:42:32) — reply to Post 1

Each scan line is simulated with only 3 pixels. But you get 9 sub-pixels to play with, so that is where the quality comes from. It reaches 7/8th of the display peak brightness, this compromise was so there is always some amount of perceptual scan effect.

Post 3 (2023-08-18 04:45:38) — reply to Post 2

The scan line thickness is adaptive proportional to linear brightness. When the scan thins out it is energy conserving and increases the thin pixel brightness to compensate. When it needs to go bright, it blooms the line. Lines have some overlap in bloom.

Post 4 (2023-08-18 04:48:12) — reply to Post 3

One human perceptual reason CRTs feel like they have more contrast than they do, is because an individual scan line is super bright when in focus. So the black surround feels darker to the mind.