Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 292 Bytes

mandelbrot

A rendering program for the mandelbrot set wrtitten in Rust. This is a project for me to learn Rust.

##Possible features:

  • a renderer for a mandelbrot zoom
  • rendering around a pivot point with a given window size
  • fix issue where everything breaks if the window is not square