I'm making a game and the arm of the character will be constantly rotating since it will be following the mouse cursor. I've never worked with openGL before and I need some help getting started. If anyone knows any good websites to start learning and one that specifically contains rotation, please let me know.
I've already visited NeHe and went to that rotation tutorial but after attempting to go through the other basic tutorials, it still seems very confusing to me, so some clarification on the topic would also be appreciated.
Also, I don't know if this would change things, but I need to rotate about the player's "shoulder," so I need to know how to make the arm rotate about this point.