DHara
Wednesday, 15 April 2015
c++ - animating a model without redrawing the whole background drawing --OPENGL -
Using OPENGL, I am creating a simple animation where a small triangle will proceed along the path I made with the mouse (glutMotionFunc).