Skip to content

lydiasamuel/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot

A simple rendering of the mandelbrot set which was adapted from the O'Reilly Programming Rust book to colourise the output using a VGA rainbow palette.

Example Input:

cargo run --release mandel.png 320x200 -2.0,1.0 0.6,-0.4

Example Output:

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages