Documentation ¶
Overview ¶
Functions for generating images of fractal sets
Index ¶
Constants ¶
View Source
const MaxIterations = 10000
Iterations after which we are "converged"
Variables ¶
This section is empty.
Functions ¶
func ColorBinary ¶
func CountBlack ¶
func Mandelbrot ¶
func Mandelbrot(img draw.Image, col Colorize, min, max complex128)
Generate Mandelbrot set
Types ¶
Click to show internal directories.
Click to hide internal directories.