I have several ideas for some games, which require displaying a sprite at various angles. I remember something about using matrices to do this, but I don't know how to implement this. I'm looking for a C function which can quickly rotate a sprite at various angles. Any ideas? B Clark