Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot set

This is a toy project for practicing Rust and parallel programming.

Usage

./main <output_file> <iteration> <x0> <x1> <y0> <y1> <img_width> <img_height>

Here [x0, x1) is the range of the real axis and [y0, y1) is the range of the imaginary axis.

About

Mandelbrot Set implementation in Rust.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages