Tagged Questions
3
votes
1answer
299 views
How to design a character animation system?
I'm searching for suggestions and resources on the possible ways to design a character animation system. I mean a system built on top of the graphics engine (as graphics engine I use Ogre3D, that ...
11
votes
1answer
324 views
Dynamic model interactions
I am just curious as to how in many games (namely games like arkham asylum/city, manhunt, hitman) do they make it so that your character can "grab" a character in front of you and do stuff to them. I ...