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

https://github.com/cschladetsch/cppmandelbrotsdl2

Mandelbrot set
https://github.com/cschladetsch/cppmandelbrotsdl2

cpp fractal

Last synced: 10 months ago
JSON representation

Mandelbrot set

Awesome Lists containing this project

README

          

# CPP23 Mandelbrot set with SDL2 and CMake

Just because.

## Building

```
$ mkdir -p build $$ cd !$ && cmake .. && make
```

## Usage

Scroll

## License

MIT