mandelbrot

package
v0.0.0-...-60feb85 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxIterations = 500
	Threshold     = 2
	Red           = 248
	Green         = 212
	Blue          = 160
)

Variables

This section is empty.

Functions

func Create

func Create(config *Config) image.Image

Types

type Config

type Config struct {
	Width     int
	Height    int
	RePos     float64
	ImPos     float64
	Radius    float64
	AutoScale bool
	FileName  string
}

func (Config) String

func (cfg Config) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL