Skip to content

File quest3_params.hpp

File List > illixr > quest3_params.hpp

Go to the documentation of this file

#pragma once

#define HEADSET_WIDTH 1680
// #define HEADSET_WIDTH  1344
#define HEADSET_HEIGHT 1816
// #define HEADSET_HEIGHT 1760
// #define HEADSET_HEIGHT 1408

// Native Boba streaming target. These match the active ALVR Medium profile on
// the development Quest 3 (2144x2240 per eye / 4288 pixels combined).
#define NATIVE_STREAM_EYE_WIDTH  2144
#define NATIVE_STREAM_EYE_HEIGHT 2240

#define MOTION_VEC_WIDTH  432
#define MOTION_VEC_HEIGHT 432