Clearing the screen
I want to draw something on the screen and then clear the screen after a certain amount of time then draw something on it again.. is it possible without wasting any memory
Uhh... I''m guessing at this one, but try a glFlush() command before you clear to draw the new things... I think this will flush everything from memory and draw it to screen... Then clear and draw your next object.
S.
S.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement