Skip to content

brainsprain/go-fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

go-fractal

Build Status

Playing around with go.

Fractals

REST libs

GET /mandelbrot/real/imaginary/zoom
  • size (fractal or image)
  • dwell_limit
    • The "Dwell Limit" is the setting in a Mandelbrot program that controls the maximum number of iterations to use when generating an image. It is also known by the names "Maximum Dwell", "Maximum Iterations", "Iteration Limit", and N-Max (or N_max or NMAX).
  • algorithm
  • color map

About

Playing around with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages