The following C project contains the C source code and C examples used for Huge Bitmap Generator. Generates huge(over 100 mega-pixel) bitmap image files. Avoids requiring lots of RAM by processing pixels row by row. The output is valid standard Windows Bitmap files(common extension .bmp) that can be loaded with most graphics software. This includes an example for generating a Mandelbrot fractal
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
main.c | 4243 |