go.fractals

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

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

Go to latest
Published: Apr 28, 2017 License: GPL-3.0 Imports: 15 Imported by: 0

README

Fractals-Go

This is a web-based version of my JavaFX JFXMandelbrot project, written in Go!

Screenshots

It looks at least as good as the JavaFX version, I think.

example 1

example 2

Status

It has feature parity with the JavaFX version now, except the JavaFX version supports color.

You can control:

  • The algorithm
  • The amount of recursion/colors (depth)
  • The width and height of the image
  • The center and span of the image on the complex plane

And, clicking on the image itself centers it on your click, optionally zooming it in or out.

Obtaining/Running

You can go get:

go get github.com/rwtodd/Go.Fractals

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package fractals-go/algo contains the algorithms for computing the pixel values of various fractal images.
Package fractals-go/algo contains the algorithms for computing the pixel values of various fractal images.

Jump to

Keyboard shortcuts

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