No description
- C 96.7%
- CMake 2.8%
- C++ 0.5%
| include | ||
| samples | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| example.mb | ||
| example_fast.mb | ||
| example_hirez.mb | ||
| LICENCE.md | ||
| readme.md | ||
mandelbrot_bmp_generator (mbbmp)
Command line utility that produces .bmp images of rendered mandelbrot fractals. Multithreaded.
Written in C