Created
August 7, 2010 13:38
-
-
Save julik/512824 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set cut_paste_input [stack 0] | |
version 6.0 v7 | |
push $cut_paste_input | |
Group { | |
name GrowFront | |
selected true | |
xpos -465 | |
ypos -223 | |
addUserKnob {20 growfront l GrowFront} | |
addUserKnob {41 grow T GrowBlur.size} | |
addUserKnob {41 inset T MatteShrink.size} | |
addUserKnob {41 mixblur l "mixblur radius" T MixBlur.size} | |
} | |
Input { | |
inputs 0 | |
name Input1 | |
xpos 470 | |
ypos -145 | |
} | |
set N21c27bf0 [stack 0] | |
Dot { | |
name Dot1 | |
xpos 597 | |
ypos -141 | |
} | |
set N2207a080 [stack 0] | |
Dot { | |
name Dot3 | |
xpos 660 | |
ypos -141 | |
} | |
Dot { | |
name Dot4 | |
xpos 660 | |
ypos 175 | |
} | |
push $N2207a080 | |
Dot { | |
name Dot2 | |
xpos 597 | |
ypos 143 | |
} | |
push $N21c27bf0 | |
Dilate { | |
channels alpha | |
size -2.8 | |
name MatteShrink | |
xpos 470 | |
ypos -119 | |
} | |
Premult { | |
name Premult3 | |
xpos 470 | |
ypos -81 | |
} | |
set N22053730 [stack 0] | |
Dot { | |
name Dot7 | |
xpos 412 | |
ypos -77 | |
} | |
Dot { | |
name Dot13 | |
xpos 412 | |
ypos 27 | |
} | |
push $N22053730 | |
Blur { | |
size 3.8 | |
name GrowBlur | |
xpos 470 | |
ypos -50 | |
} | |
Unpremult { | |
name Unpremult1 | |
xpos 470 | |
ypos -12 | |
} | |
Merge2 { | |
inputs 2 | |
name Merge1 | |
xpos 470 | |
ypos 23 | |
} | |
EdgeBlur { | |
size 0.1 | |
name MixBlur | |
xpos 470 | |
ypos 61 | |
} | |
Copy { | |
inputs 2 | |
from0 rgba.alpha | |
to0 rgba.alpha | |
name Copy1 | |
xpos 470 | |
ypos 133 | |
} | |
CopyBBox { | |
inputs 2 | |
name CopyBBox1 | |
xpos 470 | |
ypos 171 | |
} | |
Output { | |
name Output1 | |
xpos 470 | |
ypos 197 | |
} | |
Viewer { | |
input_process false | |
name Viewer1 | |
selected true | |
xpos 470 | |
ypos 223 | |
} | |
end_group |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment