Skip to content

Instantly share code, notes, and snippets.

@demonixis
demonixis / osvr_server_config.HDK13DirectModeLandscape+Kinect.sample.json
Last active May 26, 2020 20:11
Configuration file for the OSVR server using the HDK in Direct Mode, the Kinect V2 sensor and the Fusion Plugin. It's a bit experimental for now, the x and z axis are reversed with Kinect.
{
"description": "This configuration supports video (so-called 'positional') and IMU fusion tracking, in addition to orientation-only tracking, with the OSVR HDK. It is configured for RenderManager applications in direct mode (portrait) on HDK 1.3 optics.",
"display": "displays/OSVR_HDK_1_3.json",
"renderManagerConfig": "sample-configs/renderManager.direct.landscape.json",
"drivers": [{
"plugin": "com_osvr_VideoBasedHMDTracker",
"driver": "VideoBasedHMDTracker",
"params": {
"showDebug": false,
"includeRearPanel": true,