An open API service indexing awesome lists of open source software.

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

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