mandelbrot-go

command module
v0.0.0-...-a9c5c41 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: MIT Imports: 3 Imported by: 0

README

mandelbrot-go

Go

An excuse to learn Go in the form of a simple Mandelbrot plotter.

Usage

go run .

Browse to http://localhost:3000/?width=2000&height=980&iterations=1000 to get a simple Mandelbrot plot in PNG format.

Width, height, and iterations control the image width, height, and maximum iterations, respectively.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package mandelbrot provides functionality to plot images and write them to HTTP responses.
Package mandelbrot provides functionality to plot images and write them to HTTP responses.

Jump to

Keyboard shortcuts

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