I just started with Processing 2 (I'm trying to use it to prototype some javascript animation I'm working on) and I can't seem to get my head around blendMode(ADD). I've reduced my problem to this fairly simple script that I expected to create a simple color wheel, but instead I get unexpected graphical artifacts from the third circle. What am I doing wrong?