Polar graph rendering

More images from our flagship product prototype… polar graph rendering is in! Here are a few results of prototype output. These examples all use the zoom iterator to re-draw the graph multiple times, and I’ve also now hooked up color iterators used to render the plot lines. This one iterates the color’s brightness from dark blue toward white as the renderer re-draws at slightly increasing zoom factor:

The next two, plotting different functions, both use a hue iterator to shift the HSV color angle with each iteration:

Next stop: fractals!