Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/katsew/mandelbrot.rs

Sample code from Programming Rust
https://github.com/katsew/mandelbrot.rs

Last synced: 14 days ago
JSON representation

Sample code from Programming Rust

Awesome Lists containing this project

README

        

# mandelbrot

## Run

```sh
make mandel
```

will draw mandelbrot to png and open it.