Real-time transparency has become so commonplace in modern games and PC applications that it’s almost taken for granted. However, the specific formula that performs this now-ubiquitous effect is worth understanding. Transparency is simply a weighted average between the color values of two pixels. As an example, consider the following two colors: Pure red, or RGB(255, [...]