Page 1 of 1

Sprite roll left/right rotation

Posted: Thu Dec 01, 2011 6:52
by Nash
I'd like to add support for sprite rotation, where's a good place to start? I'm looking at gl_sprite.cpp, is this the right place?

What function should I use for rotation? Is there some built-in OpenGL function I can use?