I'm using the code here: http://www.codeguru.com/opengl/snap.shtml
to capture my openGL scene into a picture file. But when I call the method in my program and then I try pasting into a picture file, I just get a big light grey rectangle pasted into the file. It doesn't capture the image on my openGL screen. However, the rectangle that gets pasted is always the same size as my openGL scene, it just doesn't draw the scene. Anybody know what could be wrong and how i could fix this?
[This message has been edited by Rajveer (edited 04-08-2002).]