Readme additions
This commit is contained in:
parent
55b28bfa20
commit
40a32f3269
1 changed files with 7 additions and 0 deletions
|
|
@ -1 +1,8 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue