2621690255

Results 3 issues of 2621690255

Using a custom driver and enabling the VR view in the SteamVR menu bar, the VR view does not display the game scene. Why? ![NoVrView](https://github.com/ValveSoftware/openvr/assets/58043878/2ae4733e-37b6-4e14-b1d1-69eb0f4d2efb) Similarly, it seems that the...

For example, I have a position(1.0f, 2.0f, 3.0f) and a rotation (0.948324f, 0.317305f, 0.0f, 0.0f), Rotate around the x-axis by 30 degrees. ```c++ vr::DriverPose_t outPose; outPose.vecPosition[0] = 1.0; outPose.vecPosition[1] =...

hi, all! I want to know have any way to preview or download 3d model file(obj, fbx and so on), when comfyui run as a server. I have a linux...