mandelbrot-set

command module
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: 5 Imported by: 0

README

Mandelbrot set Visualisation

Mandelbrot set is a famous example of a fractal in mathematics. Rendering the image is performed using goroutine per column.

Run
$ go run main.go

If you want to know all parameters:

$ go run main.go --help

Example:

$ go run main.go -re -1.96680095 -im 0.00000478 -r 0.00000014 -file "pic.png"
$ go run main.go -re -1.7433419053321 -im 0.0000907687489 -r 0.00000000374 -file "pic.png" -w 4096 -h 2048

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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