color gradient fonctionne

This commit is contained in:
hugogogo
2021-07-19 10:58:09 +02:00
parent cb655a75d5
commit 30a86a32e5
4 changed files with 29 additions and 5 deletions

View File

@@ -61,6 +61,7 @@ typedef struct s_fdf
double rad_y;
int mov_x;
int mov_y;
int max_z;
int img_bpp;
int img_sizel;
int img_endian;