3D Camera Data

Hi Guys,

How can I transfer the harmony camera data or information into Maya. At the same time is it possible to transfer the Maya camera data into Harmony?

Thanks,
Vasanth

Hello,

Inside Harmony, you have two scripts who will allow you to export the camera, and then import MayaXML back.
Those two scripts are named TB_ExportCamera and TB_MayaXmlToHarmony

Here’s how you use scripts : http://docs.toonboom.com/help/harmony-14/premium/scripting/link-script-button.html?Highlight=scripts

Great! Thanks Alexis.

Hi Alexis,

I can export the 3D camera data to jsonx from Harmony but can’t import camera data into Maya.

Here I attached the error message screenshot from maya. Please find that.

https://www.dropbox.com/s/g75gjyon8r8xkpy/jsonx.jpg?dl=0

Thanks,
Vasanth

1 year later… i give another suggestion for whoever find this thread from google
you can use the plugins provided by toonboom to import camera json file generated by the TB_exportCamera script
for maya (or after effect)

this plugins are in the toonboom installation folder
default on windows
C:\Program Files (x86)\Toon Boom Animation\Toon Boom Harmony 15.0 Premium\resources\scripts\maya

hope this may help somebody :wink:

1 Like

Can you walk me through how to get maya/after effects camera data into harmony?

Perhaps this needs to be updated to python 3?