Skip to content

A simple go program for generating fractals using goroutines

Notifications You must be signed in to change notification settings

matyat/goFractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goFractal

A simple go program for generating escape-time fractals.

Usage

To create an image:

goFractal fractal.xml

Which will create fractal.png. See "example_mandelbrot.xml" for syntax.

Example Mandelbrot set

About

A simple go program for generating fractals using goroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages