An open API service indexing awesome lists of open source software.

https://github.com/ivanceras/mandelbrot

A simple implementation of limited iterative calculation of mandrelbot set
https://github.com/ivanceras/mandelbrot

Last synced: 7 months ago
JSON representation

A simple implementation of limited iterative calculation of mandrelbot set

Awesome Lists containing this project

README

          

# mandelbrot
A simple implementation of limited iterative calculation of mandrelbot set http://en.wikipedia.org/wiki/Mandelbrot_set

##Build

```sh
rustc mandelbrot.rs
./mandelbrot
```

This will produce mandelbrot.ppm image