merged gui

This commit is contained in:
2025-01-11 16:05:35 +01:00
14 changed files with 169 additions and 76 deletions

View File

@@ -11,8 +11,9 @@ const int VOLUME_WIDTH = 97; // lon
const int VOLUME_HEIGHT = 71; // lat
const int VOLUME_DEPTH = 42; // lev
const int IMAGE_WIDTH = 1600;
const int IMAGE_HEIGHT = 1200;
// TODO: replace with window->w and window->h
const int IMAGE_WIDTH = 800;
const int IMAGE_HEIGHT = 600;
const double epsilon = 1e-10f;
const double infty = 1e15f; // This value is used to represent missing values in data