Tagged Questions
0
votes
0answers
47 views
Problem with drawing mesh
So I made this simple model in blender. Its made up of one mesh, and one armature that contains three bones. This is the parent-child relationship that I made in blender:
For the sake of simplicity ...
1
vote
1answer
238 views
Make bones in blender work corectly in XNA
So, I am trying to connect bones with vertex groups in blender, but I keep failing. if I move a bone in XNA, it doesnt also move those vertecis that are connected to this bone(vertex groups). What I ...
2
votes
2answers
904 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 ...