-
While it corrects some gross geometric distortions toward the corners, it produces a drastic shift in angles with a circular shape, and some minor CA also. The circular distortion change has been desc…
-
## Description of issue
Second argument here https://github.com/OSVR/SteamVR-OSVR/blob/620517d327dff246ea0b94c01036409f27b7b853/src/test_hmd_driver.cpp#L81 is driver_host and a null pointer. It gets …
-
Some of the report value types in `OSVR.ClientKit` have somewhat generic names which are likely to conflict with other libraries. For example, `OSVR.ClientKit.Quaternion` vs `Microsoft.Xna.Framework.Q…
-
Hi,
I tried to launch the ViveDisplayExtractor but Windows 10 consider it crashed.
I have not a special error message just a banal error "the programm has stopped working"
I followed these instructi…
-
## Description of issue
I have compiled SteamVR-OSVR successful,generate files like "driver_osvr.dll","driver_osvr.lib".
I copy the two files to specified path(Steam\steamapps\common\SteamVR\drive…
-
## Description of issue
I recently received my HDK2 off of Amazon from Black Friday. I downloaded all of the software using the installer, and successfully ran the Unity demos. However, when I try …
-
Hi,
Windows 10x64
Nvidia GTX titanX x 2 - 364.51
OSVR runtime v0.6-1121-gf4ea7ef-win-64bit
OSVR sdk - v0.6-1121-gf4ea7ef-win-64bit
Render manager - 0_6_41_unsigned
## OSVR server log:
[OSVR Server] …
-
hello,
I'm trying to use the HMD (1.2) on linux machine (mint 17 and debian8) with OSVR-Core master branch, compiling well.
I'm using the osvr_server_config.HDK12ExtendedLandscape.sample.json sample …
Olm-e updated
8 years ago
-
Currently in `vizard/ShaderTest.*` in GLSL versions:
- https://github.com/OSVR/distortionizer/blob/master/vizard/ShaderTest.frag
- https://github.com/OSVR/distortionizer/blob/master/vizard/ShaderTest.…
-
In a few places, OSVR-Config does not work out of the box on Linux:
- There is no launcher script or application (the OSVR-Config.exe is a windows .Net application, though I could port this to CoreCLR…