I have to display the acquisitions captured by a frame grabber at 25 frame/second with a resolution of 768x576 pixels.
I know that it is preferable to use texture instead of glDrawPixel, i try to use it but it doesn't seem to be better.
Perhaps i'm getting wrong something...
Thanks
S.





