I have a character that is standing on a planet and when I press the left or right arrow keys I want the player to rotate around the planet while keeping his feet pointing toward the center of the planet. I also need to make him jump while moving.
I thought perhaps the best way to do this is to use matrices for the rotation and the translation. Does anyone know of a good website to go to that allows you to see how your matrix affects an object?
If not, can anyone help me figure out how to make this work?
Thanks!
Zach