Skip to content

doomtickle/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Renders

A cli to print beautiful images of the Mandelbrot and Julia sets.

Installation

After cloning the repo, cd into the project directory and build the executable with

go build .

Usage

COMING SOON®

Up and running for mac users:

brew install go && git clone git@github.com:doomtickle/mandelbrot.git && cd mandelbrot && mkdir images && go build . && ./mandelbrot --jobs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages