How is the particl occupancy / coverage converts to the actual color displayed? Is that a linear combination of, say, 25% of the hex value of red color and 75% of the hex value of white color?
jblee
How is this actually done in real life? How can we account for "half of a pixel" or another fractional pixel when using discrete values?
How is the particl occupancy / coverage converts to the actual color displayed? Is that a linear combination of, say, 25% of the hex value of red color and 75% of the hex value of white color?
How is this actually done in real life? How can we account for "half of a pixel" or another fractional pixel when using discrete values?
Interesting