Re: [PyOpenGL-Users] Crossfade images
Brought to you by:
mcfletch
|
From: Frédéric <fre...@gb...> - 2009-10-16 06:12:50
|
On vendredi 16 octobre 2009, Ian Mallett wrote:
> I can't really help you directly, as I have no idea what PyQt4 is.
>
> The flickering screen might be caused by vsync issues and/or
> double/single buffering issues.
>
> To your second question, OpenGL also has many blending modes, so you can
> use those. I don't know how that works with PyQt4.
Thanks for your answer. I will dig for that vsync/double buffering issue.
PyQt4 is the Python binding for the Qt graphical toolkit.
--
Frédéric
http://www.gbiloba.org
|