A cool experiment. Select an operator (% is modulo), then drag the points around. This gets the distance from a pixel to both the circles, then puts the selected operator between them, (eg. d1 * d2). If the result is below a certain threshold, the pixel turns black, otherwise, it turns white. It is remixed to make a game in the dark!
Thanks to @grkw2020 for the Operator Experiment