drgmr / mandelbrot

An example multithreaded Rust program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 100.0%