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: scene-screenshot

  1. #1
    Junior Member Newbie
    Join Date
    Aug 2002
    Location
    germany
    Posts
    1

    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

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    May 2000
    Location
    Oxford, England
    Posts
    547

    Re: scene-screenshot

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

Posting Permissions

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