Skip to content

A Go implementation of a Mandelbrot fractal png generator

Notifications You must be signed in to change notification settings

antonaut/fractalz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fractalz

Just a simple test rendering the Mandelbrot fractal in Go. Renders a fractal image to default file name tmp.png. Invoke by issuing:

$ go run fract.go [-f filename]

Pretty cool.

About

A Go implementation of a Mandelbrot fractal png generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages