/rust_mandelbrot_set

A simple experimental mandelbrot set generator written in Rust.

Primary LanguageRust

rust_mandelbrot_set

Warning

This project is archived. No pull requests / issues will be accepted. Consider checking my profile to find a new Mandelbrot set generator.

features

  • supersampling
  • multi-threading
  • time escape
  • pallette generation
  • subsegmentation
  • split processing
  • process tracking

requirements

  • Rust
  • imagemacick(1)
  • UNIX-like OS