Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 529 Bytes

File metadata and controls

16 lines (14 loc) · 529 Bytes

mandelrust

Mandelrust - Mandelbrot fractal generator in Rust

Features:

  • Smooth coloring
  • Fixed point math library
  • Inline assembler code for optimalized multiplication and addition
  • Dynamic precision depending on zoom level
  • Interface for changing color gradient
  • High resolution shots
  • Recording
  • Different fractals