Skip to content

Petzys/rusty_fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty fractals

Multithreaded implementation of mandelbrot fractal in Rust.

Individualize your fractal by changing the following parameters:

  • SCALE: Scale the image (default 1920*1080)
  • WIDTH: Configure width of image
  • HEIGHT: Configure height of image
  • MIXUP: mixup RGB values (value between 0 and 0.5), default 1.0
  • THREADS: Number of threads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages