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

https://github.com/kklassa/mandelbrot-set-bmp

C program that draws the mandelbrot set and generates a bmp file. It uses a NASM assembly module for mandelbrot set calculations.
https://github.com/kklassa/mandelbrot-set-bmp

assembly bmp c cmake graphics mandelbrot mandelbrot-fractal mandelbrot-set x86 x86-assembly

Last synced: 2 months ago
JSON representation

C program that draws the mandelbrot set and generates a bmp file. It uses a NASM assembly module for mandelbrot set calculations.

Awesome Lists containing this project