Graphics Programming wee update

Posted: 22nd November 2011 by Lukasz Iwanski in C++, OpenGL
Tags: , , ,

Pause screen + Animation

some progress of Graphics Programming coursework – pause screen and rotation. At the moment buffer of vertices is regenerated each frame – need to switch to DYNAMIC_DRAW.

Related Posts: