This is supposed to be a "plasma-like" effect, it uses 5 different sin functions to generate the
colour index for each pixel.
It uses Java's "Memory Image Source" feature to achieve reasonable pixel-pushing speed (for Java anyway).
I have also written two other plasma effects which I don't like quite as much, the first (and worst) one and also the second one.