I need help in understanding top-left rasterization rule. It sounds simple, but I have trouble understanding certain example cases.
Why one triangle has its corner pixel filled but other doesn’t? (outlined in magenta)
The same question for ones outlined in cyan. I get it that rightmost one is “top”, so it’s filled, but shouldn’t the other one also be filled since it’s “left”?