No description
| src | ||
| .gitignore | ||
| big.png | ||
| Cargo.lock | ||
| Cargo.toml | ||
| colortest.png | ||
| mandelbrot_4k.png | ||
| README.md | ||
| subset.png | ||
| test.png | ||
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