Skip to content

Instantly share code, notes, and snippets.

@draconiansolo
Last active December 29, 2015 22:09
Show Gist options
  • Save draconiansolo/7734878 to your computer and use it in GitHub Desktop.
Save draconiansolo/7734878 to your computer and use it in GitHub Desktop.
Roto Motion Blur Diagnostic of Joy
set cut_paste_input [stack 0]
version 6.3 v8
push $cut_paste_input
Group {
name n_Roto_MBDiagnostic
tile_color 0xdfff00ff
label "Of Joy"
selected true
xpos 29
ypos 896
addUserKnob {20 User}
addUserKnob {41 value T Multiply1.value}
addUserKnob {41 scale l Oversampling T Transform1.scale}
addUserKnob {6 positive +STARTLINE}
positive true
addUserKnob {6 negative +STARTLINE}
negative true
addUserKnob {6 guionly l "GUI Only" +STARTLINE}
guionly true
addUserKnob {26 Version l "" +STARTLINE T v002}
}
Input {
inputs 0
name Input1
label "Matte in"
xpos 202
ypos 176
}
Shuffle {
red alpha
green alpha
blue alpha
name Shuffle1
label "\[value in]"
xpos 425
ypos 224
}
set N1457a830 [stack 0]
Grade {
whitepoint 0.05
white_clamp true
name Grade6
selected true
xpos 553
ypos 326
}
push $N1457a830
Grade {
blackpoint 0.95
white_clamp true
name Grade5
xpos 324
ypos 326
}
push $N1457a830
Grade {
blackpoint 0.45
whitepoint 0.55
white_clamp true
name Grade7
xpos 425
ypos 326
}
ShuffleCopy {
inputs 2
red red
blue black
alpha black
name ShuffleCopy1
label "\[value in] to \[value out]"
xpos 425
ypos 374
}
ShuffleCopy {
inputs 2
blue blue
alpha black
name ShuffleCopy2
label "\[value in] to \[value out]"
xpos 425
ypos 436
}
Transform {
scale 2
filter Impulse
name Transform1
xpos 425
ypos 470
}
Matrix {
matrix {
{0 1 0}
{1 -4 1}
{0 1 0}
}
name Matrix1
xpos 425
ypos 520
}
Transform {
scale {{1/parent.Transform1.scale i}}
filter Notch
name Transform2
xpos 425
ypos 582
}
Clamp {
minimum_enable {{!parent.negative i}}
maximum 0
maximum_enable {{!parent.positive i}}
name Clamp1
xpos 425
ypos 632
}
Multiply {
name Multiply1
xpos 425
ypos 694
}
set N15138730 [stack 0]
push 0
Switch {
inputs 2
which {{"\$gui" i}}
name Switch2
xpos 202
ypos 790
}
push $N15138730
Switch {
inputs 2
which {{parent.guionly i}}
name Switch1
xpos 202
ypos 871
}
Output {
name Output1
xpos 202
ypos 921
}
push 0
push 0
Viewer {
inputs 3
frame 1068
input_number 2
useGPUForViewer true
useGPUForInputs true
viewerProcess "robocop_viewing (P3)"
input_process false
name Viewer1
xpos 522
ypos 518
}
end_group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment