Skip to content

drgmr/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot

An example multithreaded Rust program.

Based on the book Programming Rust: Fast, Safe Systems Development.

Example

cargo run --release -- fractral.png 3840x2160 -0.79,0.15 -0.7903,0.1503 16

Example Image

About

An example multithreaded Rust program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages