Hi,
I'm trying to use 20 widgets that have to display 25 images per second. I think that OpenGL will be the best selection, so I will only have to take the image from the buffer, convert it to pixmap and bind to a OpenGL texture(I'm novice on OpenGL use).Paint what you want to display on a pixmap and in the paint event simply paint the pixmap on the widget.
Thanks,




Reply With Quote



Bookmarks