- Download or clone the repository
- Compile:
gcc -O3 mandel.c -o mandel -pthread
for the pthread version ornvcc -O3 mandel.cu -o mandel
for the CUDA version - Run
./mandel
to generate the default image or run./mandel --help
for more options
-
Notifications
You must be signed in to change notification settings - Fork 0
A Mandelbrot wallpaper generator
License
campital/Mandelbrot-BMP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Mandelbrot wallpaper generator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published