Skip to content

Instantly share code, notes, and snippets.

View EvanBalster's full-sized avatar

Evan Balster EvanBalster

View GitHub Profile
@ejulien
ejulien / gist:204d9910000e83754159a4e99084a16e
Created September 17, 2019 21:16
Harfang 2 OpenVR API
// HARFANG(R) Copyright (C) 2019 Emmanuel Julien, Movida Production.
#include <bgfx/bgfx.h>
#include <bgfx/platform.h>
#include "engine/openvr_api.h"
#include "engine/scene.h"
#include "foundation/format.h"
#include "foundation/log.h"