TrackConnect v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: mjustison
Creates a panel that creates a new Roto or RotoPaint node with tracking data attached from existing Tracker
Requirements:
9.0, 8.0, 7.1, 7.0 or later
Linux, Mac, Windows
9.0, 8.0, 7.1, 7.0 or later
Linux, Mac, Windows


Creates a Nuke panel called TrackConnect that will create a new Roto or RotoPaint node with tracking attached to a new layer in the node.
Allows the individual selection of translation, rotation and scale with the option to bake or parent the tracking data into the node.
Ensure that TrackConnect.py is in a location where Nuke can locate it at startup. There's usually a folder /Tools/Nuke//python. You might have to check init.py
add to menu.py:
import TrackConnect
m.menubar.addMenu('custom tools')
m.addCommand('TrackConnect', 'TrackConnect.create_TCPanel()')
Please login in order to download these files.
Comments
RSS feed for comments to this post