Tagged Questions
2
votes
1answer
103 views
Guidelines when rigging a character
Just wondering that how many IK (Inverse Kinematic) bones should you apply to a game character before it starts to go resource hog. Basically should you try to get rid of IK bones and just try to ...
2
votes
2answers
842 views
How to port animation from one skeleton to another?
While I need to do this in a Blender3D modeler script, the math should be similar for other modelers or realtime engines.
Blender3D specific terminology:
Armature = skeleton
EditBone = rest pose bone ...
2
votes
2answers
911 views
XNA: Rotating Bones
XNA 4.0
I am trying to learn how to rotate bones on a very simple tank model I made in Cinema 4D.
It is rigged by 3 bones, Root -> Main -> Turret -> Barrel
I have binded all of the objects to the ...