This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
cmte
/
code
Segui
0
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
862171bc52
Rami (Branch)
Tag
master
code
/
mandelbrot
/
config.h
config.h
84 B
Cronologia
Originale
1
2
3
4
5
#define BAIL_OUT 8192
#define MAX_ITER 65536
#define WIDTH 4096
#define HEIGHT 4096