Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Saving Rendered Image to File

  1. #1
    Junior Member Newbie
    Join Date
    Nov 2000
    Posts
    29

    Saving Rendered Image to File

    This may be a really easy thing to do, but how would you save a rendered OpenGL scene to a file, preferably GIF/JPEG - although BMP would do...

    Thanks,
    Steve

  2. #2
    Senior Member OpenGL Guru zed's Avatar
    Join Date
    Jul 2000
    Location
    S41.16.25 E173.16.21
    Posts
    2,609

    Re: Saving Rendered Image to File

    use glReadPixels an example is on my site url profile) under the BGR extension

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •