sRGB Anti-Aliasing Deep Dive

At some point while I was exploring the space of graphics programming with the idea of seeing how rigorous I could be, I was having trouble where my anti-aliasing would look wrong when I applied so-called gamma correctness to my system. This is the video essay I made disecting and eventually solving the problem, and the test bed program I wrote along the way.

the code