-
Re: Double Buffer
Hi,
Well, I have to install OpenGL SDK. What a mistake.
My question now is:
Is there any Windows generic OpenGL libraries or have I to use my manufacturer ones? If I use my manufacturer ones, then If I want to use the application on another machine with ATI display device, there will be a problem.
Thanks,
-
Re: Double Buffer
Hi,
Well, getting GLUT installed it works.
Thank you for replies.
Another question:
I'm getting images as 8 bit image without any format. Is QImage the only way to get this image to be used in the OpenGL widget?
Image Buffer -> QImage -> QPixmap -> OpenGL Texture
Is there any best way?
Thanks,
-
Re: Double Buffer
-
Re: Double Buffer
Hi,
Thanks. Now I have to learn a little OpenGL, only to show an image.
Thanks,