Saving OpenGL displays

I would like to know how to use glReadPixels or any other function to save an opengl display as an image file to disk.

Thanks

Do you want to know how to use read pixels (very easy) or how to save as an image format5 i.e.; jpg (use the jpg lib available on the net, or quicktime, or something like that)

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.