This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
cmte
/
code
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
862171bc52
Ramas
Etiquetas
master
code
/
mandelbrot
/
config.h
config.h
84 B
Histórico
Raw
1
2
3
4
5
#define BAIL_OUT 8192
#define MAX_ITER 65536
#define WIDTH 4096
#define HEIGHT 4096