I can't seem to wrap my head around this problem. I created 2 channels, A_Side
and B_Side, and merged them together. The idea is so I can use a single tracker
for them without the need for multiple trackers, then combine both channels
with another.
I wanted to merge those channels with my main RGBA using a plus. I was using a
Merge2 set to 'plus' and also merge 'all', but it does not seem to work. When
shuffling out either of my newly created channels, I don't get the additive
result from the merge.
For now I've added 2 merges with each channel selected, but I was trying to
eliminate multiple nodes. Imagine if I had 20 channels and wanted to combine
them. Thanks!
set cut_paste_input [stack 0]
version 7.0 v8
Text {
inputs 0
message B
font C:/Windows/Fonts/arial.ttf
size 100
yjustify center
box {480 270 1440 810}
translate {339 48}
scale 6.215
center {498 534}
name Text2
selected true
xpos -208
ypos -300
}
add_layer {B_Side B_Side.red B_Side.green B_Side.blue B_Side.alpha}
Shuffle {
out B_Side
name Shuffle1
label "\[value in] -> \[value out]"
selected true
xpos -208
ypos -276
}
Dot {
name Dot1
selected true
xpos -174
ypos -174
}
Text {
inputs 0
message A
font C:/Windows/Fonts/arial.ttf
size 100
yjustify center
box {480 270 1440 810}
translate {339 48}
scale 6.215
center {498 534}
name Text1
selected true
xpos -320
ypos -301
}
add_layer {A_Side A_Side.red A_Side.green A_Side.blue A_Side.alpha}
Shuffle {
out A_Side
name Shuffle5
label "\[value in] -> \[value out]"
selected true
xpos -320
ypos -277
}
Copy {
inputs 2
channels B_Side
name Copy1
selected true
xpos -320
ypos -189
}
push $cut_paste_input
Text {
message C
font C:/Windows/Fonts/arial.ttf
size 100
yjustify center
box {480 270 1440 810}
translate {339 48}
scale 6.215
center {498 534}
name Text3
selected true
xpos -487
ypos -101
}
Merge2 {
inputs 2
operation plus
also_merge all
name Merge1
label "\[expr \[value mix]*100]%"
selected true
xpos -320
ypos -107
}
Dot {
name Dot3
selected true
xpos -286
ypos -17
}
set N269e3f40 [stack 0]
Dot {
name Dot2
selected true
xpos -377
ypos -17
}
Shuffle {
in A_Side
name Shuffle2
label "\[value in] -> \[value out]"
selected true
xpos -411
ypos 53
}
push $N269e3f40
Dot {
name Dot4
selected true
xpos -190
ypos -17
}
Shuffle {
in B_Side
name Shuffle3
label "\[value in] -> \[value out]"
selected true
xpos -224
ypos 55
}
--
Nick_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users