sensics / OSVR-RenderManager

Apache License 2.0
64 stars 45 forks source link

RenderManagerD3DCAPIExample Black screen flashes #276

Closed DuFF14 closed 7 years ago

DuFF14 commented 7 years ago

This example flashes a black screen every second or so. Reproducible in extended or direct mode. I haven't seen this in other examples.

russell-taylor commented 7 years ago

That is the expected behavior for this demo, as it shows how to use the PresentSolidColor function. Given that this has caused at least two bug reports, perhaps we should copy this program to a new name and remove this functionality from the CAPI example so as not to confuse others.