ahmed.abouraya
12-08-2009, 07:11 AM
is there a way i can get the window size,i'm implementing a 3D game and i need to know the size of the window,and since the user can change the window size i can't use the size of the window at the beginning
glutInitWindowSize(640,480);
glutInitWindowSize(640,480);