Elf M. Sternberg
1471a14f1a
This implementation features concurrency, a little object-oriented code, and some old-school PNM. |
||
---|---|---|
mandelbrot | ||
.gitignore | ||
README.md |
README.md
Rust Exercises
This repository contains a collection of exercises in Rust, mostly taken from the O'Reilly's Programming Rust, augmented with stretch goals, extensions, and a hint of arrogance.
Currently available:
- Mandlebrot
Renders a Mandlebrot set
ToDo
- Colorized Mandelbrot
- Buddhabrot
- Colorized Buddhabrot