Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display "flickers" while drawing a intensity line #68

Open
gdevenyi opened this issue Sep 23, 2016 · 7 comments
Open

Display "flickers" while drawing a intensity line #68

gdevenyi opened this issue Sep 23, 2016 · 7 comments
Assignees

Comments

@gdevenyi
Copy link

While drawing a line (even if the the mouse doesn't move), the volume window flickers.

Probably something in the OpenGL stack.

@rdvincent rdvincent self-assigned this Sep 23, 2016
@rdvincent
Copy link
Member

rdvincent commented Sep 23, 2016

@gdevenyi I don't see that on my systems. Can you give me any details of the machine and OS?

@gdevenyi
Copy link
Author

Ubuntu 14.04.3, nvidia-367 driver.

@rdvincent
Copy link
Member

thanks, I don't have access to many nvidia system. I'll see if I can find something.

@gdevenyi
Copy link
Author

It may be related to vsync, as on a system with a different monitor (refresh rate) it's harder to trigger (less flickering), but still does.

This is with the latest rdv opengl stuff.

@rdvincent
Copy link
Member

Can you try running with Slice_double_buffer_flag set to TRUE? I'm not sure it even does anything these days, however.

@gdevenyi
Copy link
Author

That seems to smooth things out.

@rdvincent
Copy link
Member

OK, glad I didn't completely disable that feature. Double buffering seems to be on its way out as a feature of OpenGL, but I guess not in all cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants