Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thomasvolk/go-fractal

Repository files navigation

go-fractal

Fractal library for go lang.

Examples

build example app:

cd example/cli
make

generate png:

./mandelbrot-cli -x 0.435396403 -y 0.451687191 -xradius 0.15 -yradius 0.1 -width 600 -height 400 -iterations 100

About

go mandelbrot generator library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published