Buffer Clearing Problem

Hi,

I ahve gotten OpenGL to work under .NET, The only problem I have now is when I change the size of the window the buffer does not clear correctly.

I can get the drawing to adjust proberly but the background does not clear compeletely and the image does get clipped at the old size.
I am sure this is a Clipping problem just can’t seem to fix it.

Thanks
Danny

glViewport if what you look for :slight_smile:

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.