Createa a file (BMP, JPG) from a OpenGL view

How I can create a file like a bitmap or jpg using the information of OpenglView

could try using quicktime libraries

or OpenIL, or whatever it’s called now…
www.openil.org

I suggest you to read a documentation about the BMP file format. And then read the chapter about the framebuffer in the red book.

Normally you can copy from the COLOR framebuffer the image and then write it in the correct file format.

http://www.opengl.org/discussion_boards/ubb/Forum4/HTML/000182.html

Hey Jesus, nice to talk w/ya again today

I use Intel’s ILJ Jpeg library and I learned to adapt it and use it from the following link :
http://www.codeguru.com/opengl/snaptojpeg.shtml

Good luck!

BTW: Tell God I love him