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
Type: Posts; User: rajmirk
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
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??
...
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...