Hi,
I have three different processes running on the same machine. One of them owns an OpenGL window. I would like the other two to be able to render (quickly) to different rectangular portions of the OpenGL window.
If I can guarantee that they will nicely take turns executing OpenGL commands, is this possible?
Many thanks
Hugo Elias