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
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   

 
0 # Alexey Kuchinski 2012-08-05 13:23
CornerPin must have an animation in extra matrix, to convert regular CornerPin to CornerPin with extra matrix animation use this script: http://www.nukepedia.com/gizmos/python/misc/getthecornerpinasmatrix/
 

You have no rights to post comments

We have 2878 guests and 122 members online