Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: rajmirk

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    275

    Re: multithreading in graphics??

    Hi Gorg, thanks for replying. I couldn't understand what you meant by the word RC.and can i do this using the fork() function of C??I am working on Unix solaris version.

    Thank you

    Rajesh
  2. Replies
    4
    Views
    275

    multithreading in graphics??

    Hi,
    Is there any mutlithreading in openGL??Can i run two openGL programs simultaneously and capture each of these images separately in two separate image arrays using glReadPixels() function??
    ...
  3. capturing frame buffer w/o the rendition of the image on the o/p window

    HI,
    I have this problem of capturing the frame buffer in the array without the output being actually visible on the output window. I could capture the image in the frame buffer but i don't want the...
Results 1 to 3 of 3