Hello. I have been googling and it says you can create hardware overlay with GLUT. And i tried to do that with
establishOverlay() in my program, but it says that GLUT doesnt support RGBA overlays.
Soo i was wondering how am i suppose to do a overlay.
What im trying to do is a black screen overlay, 200x200 where i can draw stuff on it
any ideas?
doing it in c++



Reply With Quote
