Go to the documentation of this file.
21 # define BACK_COLOR 0x000000
28 # define KEYMAP_PATH "resources/layout.jpg"
29 # define TEX_DIR "resources/textures/"
30 # define MAT_LST_DIR "resources/materialList.csv"
31 # define SCENE_DIR "scenes/"
32 # define NEW_SCENE "resources/new_scene.rt"
38 # define USAGE "Usage : ./RT <scene.rt> [options]\nOptions : hlt"
45 # define A_STEP 5 * DEG_TO_RAD
46 # define MOUSE_SCALING 0.005f
52 # define RENDER_SCALE 0.75
53 # define MENUBAR_HEIGHT 18
73 # elif (MAC == IMAC4K)