animations

i have to do a 30 sec animation in opengl(windows) not on a very high standard.
my problem is that i lack imagination, so where could i find animations that are easy to implement. thanx

What kind of animation are we talking?

Just objects moving on the screen, or do you have to animate a model or something?

An easy, yet interesting, looking animation is quads with texture changing. You could just get an animated sprite online, make timer for frame changing, then have it run about on the screen.

Do that with a couple things and it can be fun and interesting. If you put some work into it, you could make mario run through the first stage in super mario bros or something. Would be entertaining if this is a school project :stuck_out_tongue: