pyopenvr icon indicating copy to clipboard operation
pyopenvr copied to clipboard

samples/wx/hello_wx.py stutters on slower desktop monitors

Open cmbruns opened this issue 9 years ago • 0 comments

I resolved most of the problem in issue #15 (I believe) by using single-buffering rather than double-buffering for the desktop screen mirror window in the glfw, glut, qt, and sdl frameworks. But I could not relieve the stuttering using the wx framework, without eliminating the on-screen mirror. So this issue records this one remaining problem.

cmbruns avatar Jun 16 '16 18:06 cmbruns