Today I found out about Buddhabrots. Buddhabrots are an alternative visualization of the Mandelbrot set based not on time to escape but rather how many times a point is visited on the way to escape.
My first attempt (using Python):
An attempt at using three channels to simultaneously show 50, 500 and 5,000 iterations: