-
I followed the steps from https://github.com/OSVR/OSVR-Docs/blob/master/Integrating-Game-Engines/WebVR/webvr.md
For Ubuntu Firefox Nightly, I ran the samples from "https://webvr.info/samples/", but…
-
We built a plugin for OSVR. The plugin worked in a previous build of SteamVR, but in the latest version vrserver.exe crashes on startup.
Here is a log, right before the crash:
```
Mon Dec 21 2015 16…
-
This may be difficult to reproduce - it only occurs on one of my PCs. I haven't determined what is different between the two.
Setup:
Crystax 10.1.0
CMake 3.4.3 (latest 3.5.x is exhibiting the same pr…
-
The OSVR Central application in the latest build of the OSVR Runtime (0.6.2118-gd690c5ef x64) doesn't start. I'm posting here because the OSVR-Central repo isn't available any more (?).
Launching t…
apkd updated
7 months ago
-
Hi,
Since the last HDK2 firmware update, I can't use Unity apps. There are the logs I have
`````` bash
Failed to load 'Assets/Vendors/OSVRUnity/Plugins/x86_64/osvrUnityRenderingPlugin.dll' with erro…
-
First off, thank you for putting this together!
I have a noob question here on an error generating the project solution files when trying to build the plugin in Microsoft Visual Studio 12.0 for Win…
-
From a request in this issue:
https://github.com/OSVR/OSVR-Unity/issues/6
Task:
- Create a NuGet package for Managed-OSVR.
Open questions:
- What to name it? Perhaps "OSVR.ClientKit"?
- Does the NuG…
-
Most of the driver is cross-platform, however, some code in:
- https://github.com/OSVR/OSVR-Vive/blob/master/DriverLoader.cpp
- https://github.com/OSVR/OSVR-Vive/blob/master/FindDriver.cpp
is necessa…
-
Figure out how to distribute the OSVR driver via Steam or some other Valve-supported mechanism.
-
cc @JeroMiya
Would be good to indicate runtime locations on the system. The simple way is to set an environment variable, to say "I am the OSVR install.". The more complete way would be to essential…