KO
|
EN
gitlite — search
Search
#nextjs
#css
#python
#typescript
#nodejs
#javascript
#react
#tailwindcss
#arduino
#frontend-project
#html
#mern-stack
MotionBuilder-Tools
★ 12
Open GitHub ↗
C++ tools for Motion Builder
Download README (.md)
Explore Similar Repositories
vscode-motionbuilder-utils
:
Visual Studio Code extension with features to assist when writing python code for Autodesk MotionBuilder
LiveLinkFace-CSV-Retarget-For-Motionbuilder
:
Retarget facial animation created with the LiveLinkFace app and saved as CSV onto a metahuman skeleeton in MotionBuilder.
Automatic-motion-generator
:
Automatic motion generator from existing amc and asf files or bvh file
MotionBuilder-LiveSkeleton-Plugin
:
MotionBuilder OpenReality Input Device Plugin for skeleton joint data.
Relation-Constraint-Dialog
:
Quick Object Creator plugin for MotionBuilder Relation Constraints
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MotionBuilder-Tools
?
Download (.md)
# Motion Builder Tools A collection of C++ classes to ease the use of the Motion Builder SDK # BvhToFbxTool A Tool to convert BVH files to FBX files. This tool is an alternative of the Motion Builder "Batch" function: - it doesn't ask you to specify a Character to make the conversion, so the motion is not altered during the conversion process. - it allows you to keep the original BVH framerate (but you can still force the framerate value). # Build Instructions - Set the environment variable Mobu_InstallDir with your Motion Builder installation path. Typically, "C:\Program Files\Autodesk\MotionBuilder". - Build the solution MoBuTools.sln