Fractals::Algorithms

A renderer’s algorithm calculates the color index for complex coordinates that lie outside of a fractal’s set.

EscapeTime:The default algorithm for orbits fractals.
NormalizedIterationCount:Produces an image with less color banding than the Escape Time algorithm.


Example:

mandelbrot = Mandelbrot.new
mandelbrot.algorithm = Algorithms::NormalizedIterationCount

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.