You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
include | 2 years ago | |
samples | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
LICENCE.md | 1 year ago | |
example.mb | 2 years ago | |
example_fast.mb | 2 years ago | |
example_hirez.mb | 2 years ago | |
readme.md | 2 years ago |
readme.md
mandelbrot_bmp_generator (mbbmp)
Command line utility that produces .bmp images of rendered mandelbrot fractals. Multithreaded.
Written in C