So I was fiddling around trying plasma and I accidentally make something sort of cool. I took each pixel and used the distance formula from the nearest pixel as the color value. Then only drew the special color if the distance was divisible by 3.
Ah well maybe a bit amateur but kind of interesting I suppose. The Moire patterns are really what stick out.
Sadly this is not dynamic quite yet, just used the plot command and a single backbuffer flip in Blitzmax. Just to get the look of it without having to use pixmaps.
Is it worth pursuing?