rajmirk
03-16-2000, 04:39 PM
HI,
I have this problem of capturing the frame buffer in the array without the output being actually visible on the output window. I could capture the image in the frame buffer but i don't want the image to be displayed. This is because the image is being covered by the other windows on the computer terminal. I am caputuring the image in the frame buffer and converting it to a jpeg file and displaying that jpeg file. But this way whenever an image is being rendered on the screen, whatever other windows are there on the screen, they too are being captured by my frame buffer capturing array and hence my jpeg images are containing some unwanted parts too.
I hope someone can help me with this.
DoloMighty thanks in advance... http://www.opengl.org/discussion_boards/ubb/smile.gif
Rajesh
I have this problem of capturing the frame buffer in the array without the output being actually visible on the output window. I could capture the image in the frame buffer but i don't want the image to be displayed. This is because the image is being covered by the other windows on the computer terminal. I am caputuring the image in the frame buffer and converting it to a jpeg file and displaying that jpeg file. But this way whenever an image is being rendered on the screen, whatever other windows are there on the screen, they too are being captured by my frame buffer capturing array and hence my jpeg images are containing some unwanted parts too.
I hope someone can help me with this.
DoloMighty thanks in advance... http://www.opengl.org/discussion_boards/ubb/smile.gif
Rajesh