https://github.com/ynput/ayon-motionbuilder
AYON addon for Motion Builder integration
https://github.com/ynput/ayon-motionbuilder
addon ayon host
Last synced: about 2 months ago
JSON representation
AYON addon for Motion Builder integration
- Host: GitHub
- URL: https://github.com/ynput/ayon-motionbuilder
- Owner: ynput
- License: apache-2.0
- Created: 2024-05-31T11:51:15.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2026-03-27T05:28:10.000Z (2 months ago)
- Last Synced: 2026-04-13T07:49:48.477Z (about 2 months ago)
- Topics: addon, ayon, host
- Language: Python
- Homepage:
- Size: 2.51 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MotionBuilder Addon
This adds integration to Autodesk MotionBuilder. MotionBuilder is a 3D character animation software which users can do virtual cinematography, motion capture and
traditional keyframe animation.
## Settings
Path to Motion Builder executable must be set in the Ayon Setting in `Applications` addon (`ayon+settings://applications/applications/motionbuilder`) and added in `Anatomy`.`Attributes` for particular project to be visible in the Launcher.
### Implemented workflows
Currently supports importing model/rig/animation/camera, exporting animation and saving/opening/publishing workfiles in MotionBuilder integration.
## How to start
There is a `create_package.py` python file which contains logic how to create the addon from AYON codebase. Just run the code.
```shell
python ./create_package.py