This is how I like to do it within my tools...

set cut_paste_input [stack 0]
version 6.1 v2
CheckerBoard2 {
 inputs 0
 name CheckerBoard1
 selected true
 xpos -625
 ypos -613
}
Crop {
 box {0 0 {Gather_Input_Data.myWidth i} {Gather_Input_Data.myHeight i}}
 reformat true
 crop false
 name Crop_Reformat
 selected true
 xpos -625
 ypos -501
}
push $cut_paste_input
Radial {
 area {512 389 1536 1167}
 name Replace_with_Your_Input
 selected true
 xpos -497
 ypos -569
}
NoOp {
 name Gather_Input_Data
 selected true
 xpos -497
 ypos -532
 addUserKnob {20 User}
 addUserKnob {7 myWidth}
 myWidth {{input.width i}}
 addUserKnob {7 myHeight}
 myHeight {{input.height i}}
}






On Tue, Mar 22, 2011 at 6:49 AM, Julian Van Mil
<[email protected]> wrote:
> I need to create a checkerboard inside a gizmo or group that inherits the
> format of Input1. Anyone know how to do this easily? I know I'm missing
> something simple here...
> Thanks,
> - jvm
> _______________________________________________
> Nuke-users mailing list
> [email protected]
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
>



-- 
Frank Fieser
http://www.frankfieser.com
Compositor, Lighter, Motion Designer
Los Angeles | 407.963.0710
_______________________________________________
Nuke-users mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to