Skip to content

My training repository for learning the basics of the Go language. Renders the Mandelbrot set quickly using many threads.

License

Notifications You must be signed in to change notification settings

JSorngard/mandelgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mandelgo

This is a short program that renders the mandelbrot set. It makes use of a few shortcuts as well as the easy concurrency of the Go language to be fast. This was my training project to learn the basics of Go.

About

My training repository for learning the basics of the Go language. Renders the Mandelbrot set quickly using many threads.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages