[Image of the problem below]

The setup:

  • Xna 4.0
  • Modifying the project example at create.msdn.com/en-US/education/catalog/sample/skinned_model
  • A sample rigged and animated model of a woman from Mixamo in FBX format
  • The model is animating, but bones appear to be moving all over the place

I have verified that the model can animate as expected using the Autodesk Converter 2012.2. So it's not a model, bones or animation issue.

Is this a scale issue? Does a matrix need to be updated?

Full project (40MB) can be downloaded here.

(http://dl.dropbox.com/u/25781843/ss1.png)

link|improve this question
If an answer worked for you please accept it. otherwise edit your question or comment on one of the answers – annonymously Nov 28 '11 at 3:41
feedback

1 Answer

I have tested out your project and the code is fine and works with my models. The problem you are having is in the model itself. Try to export it again, or use a different exporter. I suggest you try 'kw X-port'.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.