Skip to content

plots the mandelbrot set in Rust in a fancy manner

Notifications You must be signed in to change notification settings

MasonEG/Mandelbrot_Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My attempt at graphing the mandelbrot set in Rust

I wanted to do this for a while and am fairly satisfied with the result. The ranges for the colors aren't perfect and you can see that in the lines that don't have smooth color transitions. Any code I stole came from https://github.com/image-rs/image/blob/master/examples/fractal.rs.

The Result

mandelbrot set render

About

plots the mandelbrot set in Rust in a fancy manner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages