how hard is it to use 2D animations in openGL?

Dont forget when using opengl for 2d and
some 3d not to call glClear on the color
buffer unless absolutly required.

This can drastically improve performance.