I want to divide the window into 2 parts. Each part I can draw a different thing. How can I do that in openGL ?
(Actually, my problem is I already drawn a picture on the window. Now I want to get some "space" out of it so I can draw something else. The original picture already took the whole window).
I appreciate if anybody could help.
Thanks.