ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.12k stars 1.28k forks source link

hellovr_opengl no rendering on HMD #94

Open SubZero000 opened 8 years ago

SubZero000 commented 8 years ago

The hellovr_opengl sample in the OpenVR SDK successfully tracks the HMD and updates the rendering in the OpenGL window, but the render output submitted to the VR Compositor does not appear on the HMD LCD. Instead, the Compositor HMD output window shows dark brown circles, with no texture.

DocQuanWH commented 7 years ago

maybe GPU old? And i want to know that are you use visual studio compile the sample? Is need any other SDK to support it. Thank for tell me about it

hanjiang08 commented 7 years ago

@DocQuanWH I use visual studio compiling the sample. But the same question is , the render output submitted to the VR Compositor does not appear on the HMD LCD. So do you get the answer, my friend? @SubZero000