Skip to content

Instantly share code, notes, and snippets.

@keijiro
Created November 13, 2016 15:04
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keijiro/fb96df00702c49c9b095db7b9033ff2f to your computer and use it in GitHub Desktop.
Save keijiro/fb96df00702c49c9b095db7b9033ff2f to your computer and use it in GitHub Desktop.
Mocap data processing workflow (c3d -> Unity)
  • Import the .c3d file into MotionBuilder.
  • Create an actor and align it to the markers. Then assign the markers to the actor. See the tutorial for the detailed steps.
  • Merge the .fbx file of the target model. See the tutorial for the detailed steps.
  • Characterize the target model. See the tutorial for the detailed steps.
  • Set the actor as an input source in the character settings. Then plot the animation to the skeleton. See the tutorial for the detailed steps.
  • Save the project at this point.
  • Select the joint hierarchy and the character, and then export it with "File" -> "Save Selection". Note that "Select Branches" in the right click menu should be used to select the whole hierarchy (left click only select a top node).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment