Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0kalekale/minifb-mandelbrot

mandelbrot set with minifb
https://github.com/0kalekale/minifb-mandelbrot

Last synced: 22 days ago
JSON representation

mandelbrot set with minifb

Awesome Lists containing this project

README

        

# mandelbrot set with minifb

```
$ gcc mandelbrot.c libminifb.a -lm -lX11 -lGL
```

![image](mandelbrot.png)