Hi, I light be wrong, but in the exercice 7 for the fragment shader, the solution draws the inside of the circle in blue and the outside in red. But in the defined variables, we can read (basically): - CIRCLE_COLOR: red - OUTSIDE_COLOR: blue Isn't that a little bit miss-leading ? Cheers