Documentation ¶
Overview ¶
Package mandelbrot Tutorial #8 - Efeitos Demoscene https://www.flipcode.com/archives/The_Art_of_Demomaking-Issue_08_Fractal_Zooming.shtml
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mandelbrot ¶
type Mandelbrot struct {
// contains filtered or unexported fields
}
func (*Mandelbrot) Draw ¶
func (b *Mandelbrot) Draw(buffer *image.RGBA)
Click to show internal directories.
Click to hide internal directories.