This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
cmte
/
code
Suivre
0
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
862171bc52
Branches
Tags
master
code
/
mandelbrot
/
config.h
config.h
84 B
Historique
Raw
1
2
3
4
5
#define BAIL_OUT 8192
#define MAX_ITER 65536
#define WIDTH 4096
#define HEIGHT 4096