scene-screenshot

Hi,

I want to get an openGL-window screenshot
saved in memory as bmp as possible…has someone ever
written a simple function for doing this stuff?

thx
ncld

it’s called glReadPixels(), that or use the print screen button.