jns_tracker_to_roto v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: jishon n shoby
For copying animation data from Tracker node to Roto Node.
It will copy Trasform,rotation.scale and center point animatons into Roto node and also it will create a blur node along with the roto
Requirements:
13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11 or later
13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11 or later
26 Apr 2022
76
installation:
1) put this script in your .nuke directory or your plugin directory
2) edit the menu.py and add this lines
3) import jns_tracker_to_roto
m = nuke.menu('Nuke')
m.addCommand('&JNS/jns_tracker to roto', 'jns_tracker_to_roto.connectTrackerToRoto()', shortcut='a')
4) make sure that you add the plugin path in the init.py file
Thank you0
Please login in order to download these files.
Comments
I have a message that says
jns_tracker_to_roto is not defined
RSS feed for comments to this post