mandelbrot-go

command module
v0.0.0-...-02daf06 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 5 Imported by: 0

README

Mandelbrot

The term Mandelbrot set is used to refer both to a general class of fractal sets and to a particular instance of such a set. The Mandelbrot set is the set obtained from the quadratic recurrence equation

Recursive formula

mandelbrot

Learn more:

https://en.wikipedia.org/wiki/Mandelbrot_set

You start with a specific number, and then you apply the same recursive formula, again and again, to get the next number in the sequence.

Demo

fractal

Build

To generate fractal image

  go run mandelbrot.go > fractal.png

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