05-09-2001, 05:50 AM
I need two or more opengl window for my project,I know that I can use subwindowing a
main window but before that I wish to know:
How can I create and manage more than one opengl window under linux. How can I send say sin(x) to window 1 and cos(x) to window 2 at run time and change the order or send anything else.
main window but before that I wish to know:
How can I create and manage more than one opengl window under linux. How can I send say sin(x) to window 1 and cos(x) to window 2 at run time and change the order or send anything else.