I want to split the window into 2 parts. In each part I can do another thing. How can I do this in openGL?
(Actually, my problem is that I already drew a picture in the window. Now I want to get some “space” out of it so that I can draw something else. The original image already occupied the whole window).
I appreciate if anyone can help.
Thank.
source
share