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

https://github.com/htmlcsjs/mandelbrot


https://github.com/htmlcsjs/mandelbrot

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# mandelbrot

This generates a mandelbrot set as a .ppm file in pure c++.
Run ```make``` to compile it,