cornerToPaint v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Alexey KuchinskY
Create tracked Roto node from CornerPin node
Requirements:
6.3 or later
6.3 or later
02 Aug 2012
105
HI, this script will create a Roto node from selected CornerPin node, this Roto node will have tracking information from selected CornerPin node, so Roto will follow the CornerPin.
Roto also will copy label of CornerPin node, so if you labeled your CornerPin node "Head", Roto node will have same label! :)
Thanks to Doodle for helping me out with Roto code
please put this lines to your menu.py
1 2 3 4 |
import cornerToPaint m=nuke.menu('Nuke') n=m.addMenu('User/Operators',icon="my.png") n.addCommand('cornerToPaint','cornerToPaint.cornerToPaint()',icon="Tracker.png") |
Please login in order to download these files.
Comments
RSS feed for comments to this post