webjeff
Joined: 05 May 2005 Posts: 66
|
Posted: Thu Sep 01, 2005 7:42 am Post subject: glViewport |
|
|
I am setting it like this:
glViewport(100,100,100,100);
so I should see a viewport not starting in the corner, but 100 from the corner and 100 pixels wide/tall. But the (x,y), the first two components of this function don't seem to do anything, can somone test this really quick?
Thanks
Jeff. |
|