Call for Submission
NAB 2012 Best of the Best Show Reel
Submit your work today!
  • 1/3
You are here: Forum Home / Autodesk® FBX® / FBX SDK / Motion Capture data to FBX?
  RSS 2.0 ATOM  

Motion Capture data to FBX?
Rate this thread
 
35015
 
Permlink of this thread   Subscribe to this thread
avatar
  • Total Posts: 2
  • Joined: 29 September 2009 01:33 PM

Hello, I am completely new to FBX and I have a rather specific question…
I have joint angle data from motion capture, which contains information about 15 nodes that make up a human body. The information about the nodes contain its translation with respect to its parent (ex. the lower arm node is the parent of the hand node), and 3 vectors that defines the local axis with respect to its parent.
Anyway, I’m looking for a way to take the raw data and somehow convert it into a fbx animation, and apply inverse kinematics on it, how should I go about starting this? I have the SDK and knowledge in C++.

Thanks for your help in advance.



Replies: 0
avatar

Hi, PowersWithin
Basically, what you need to do is in each frame, for each node, combine the joint angle info into global transformation matrix, then extract TRS values from this matrix, and set them to corresponding curves.

For the combination and extraction, I cannot tell you how to do it exactly now, cause I cannot figure out what the joint angle info stand for from your decription.

To set extracted TRS values, please take a look at the \examples\ExportScene01, there is a function AnimateSkeleton(), where you can find how to create animation by FBX SDK.



Jiayang Xu
Maya Data Platform
Autodesk

Replies: 1
/img/forum/dark/default_avatar.png

Thank you Jiayang for your help. I will give this a try =]

Author: PowersWithin

Replied: 30 September 2009 07:42 PM  




   
  Settings Choose Theme color: