You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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