hmd orient, vr ui

This commit is contained in:
2018-10-28 22:25:15 +01:00
parent 0fff9f2010
commit b366d6b61f
11 changed files with 145 additions and 16 deletions

View File

@@ -709,6 +709,9 @@ int main(int argc, char** argv)
std::condition_variable hmd_render_cv;
std::thread hmd_renderer([&] {
if (!vive)
return;
BT_SetTerminate();
LOG("start hmd render thread");