Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files via upload #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
167 changes: 167 additions & 0 deletions the_silo/gizmos/Fake_Relight.gizmo
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
#! //sbpstor/deploy/packages/nuke/9.0.8/platform-windows/nuke-9.0.8.dll -nx
version 9.0 v8
add_layer {normals normals.X normals.Y normals.Z}
Gizmo {
inputs 3
addUserKnob {20 User}
addUserKnob {41 in l "Normals Channel" T Shuffle4.in}
addUserKnob {4 Direction l "Lighting Direction" M {x y z ""}}
addUserKnob {41 hue_rotation l "Lighting Rotation" T HueShift1.hue_rotation}
addUserKnob {41 disable_1 l Invert T Multiply1.disable}
addUserKnob {26 "" +STARTLINE}
addUserKnob {41 gain T ColorCorrect1.gain}
addUserKnob {41 gamma T ColorCorrect1.gamma}
addUserKnob {41 saturation T ColorCorrect1.saturation}
addUserKnob {26 "" +STARTLINE}
addUserKnob {6 ViewMatte l "Preview Matte" +STARTLINE}
addUserKnob {6 UseMask l "Use Mask" +STARTLINE}
UseMask true
}
Input {
inputs 0
name Normals
xpos 620
ypos 206
number 2
}
HueShift {
channels all
hue_rotation -21
name HueShift1
xpos 618
ypos 373
}
Multiply {
value -1
name Multiply1
xpos 618
ypos 421
disable true
}
Shuffle {
in normals
name Shuffle4
label "in \[value in] - out \[value out]"
xpos 618
ypos 459
}
set Nfd83f000 [stack 0]
Shuffle {
red blue
green blue
alpha blue
name Shuffle3
label "in \[value in] - out \[value out]"
xpos 701
ypos 512
}
set Nfd83ec00 [stack 0]
push $Nfd83f000
Shuffle {
red green
blue green
alpha green
name Shuffle2
label "in \[value in] - out \[value out]"
xpos 620
ypos 512
}
push $Nfd83f000
Shuffle {
green red
blue red
alpha red
name Shuffle1
label "in \[value in] - out \[value out]"
xpos 529
ypos 512
}
Switch {
inputs 3
which {{"\[numvalue parent.Direction]"}}
name Switch1
xpos 620
ypos 590
}
set Nfa738000 [stack 0]
Dot {
name Dot1
xpos 764
ypos 594
}
Dot {
name Dot2
xpos 764
ypos 786
}
Input {
inputs 0
name Mask
xpos 290
ypos 638
number 1
}
push $Nfa738000
Merge2 {
inputs 2
operation multiply
name Merge1
xpos 620
ypos 638
}
set Nc4486800 [stack 0]
Input {
inputs 0
name In
selected true
xpos 400
ypos 206
}
Dot {
name Dot125
xpos 434
ypos 383
}
Dot {
name Dot126
xpos 434
ypos 690
}
ColorCorrect {
inputs 1+1
saturation 0.99
gamma 2.12
gain 1.5
name ColorCorrect1
xpos 620
ypos 686
}
Switch {
inputs 2
which {{"\[numvalue parent.ViewMatte]"}}
name Switch2
xpos 620
ypos 782
}
Dot {
name Dot127
xpos 654
ypos 882
}
Output {
name Output1
xpos 620
ypos 950
}
push $Nfd83ec00
push $Nc4486800
push $Nc4486800
Viewer {
inputs 3
frame_range 1-1
input_number 1
name Viewer1
xpos 950
ypos 326
}
end_group
114 changes: 114 additions & 0 deletions the_silo/gizmos/SoftClip_V2.gizmo
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
#! //sbpstor/deploy/packages/nuke/9.0.8/platform-windows/nuke-9.0.8.dll -nx
version 9.0 v8
add_layer {Base Base.red Base.green Base.blue}
Gizmo {
inputs 2
tile_color 0xffb878ff
addUserKnob {20 User}
addUserKnob {41 in l Channel T Shuffle11.in}
addUserKnob {41 conversion T SoftClip2.conversion}
addUserKnob {41 softclip_min l "softclip min" T SoftClip2.softclip_min}
addUserKnob {41 which l Mix T Dissolve5.which}
addUserKnob {26 "" l mask}
addUserKnob {41 maskChannelMask l "" -STARTLINE T Dissolve5.maskChannelMask}
addUserKnob {41 maskChannelInput l "" -STARTLINE T Dissolve5.maskChannelInput}
addUserKnob {41 invert_mask l invert -STARTLINE T Dissolve5.invert_mask}
}
Input {
inputs 0
name In
xpos 354
ypos 182
}
Dot {
name Dot91
xpos 388
ypos 221
}
set N1a99e400 [stack 0]
Dot {
name Dot1
xpos 175
ypos 221
}
Dot {
name Dot2
xpos 175
ypos 690
}
Input {
inputs 0
name Mask
xpos 510
ypos 518
number 1
}
push $N1a99e400
Shuffle {
in Base
out rgb
name Shuffle11
label "in \[value in] - out \[value out]"
xpos 354
ypos 327
}
Dot {
name Dot82
xpos 388
ypos 463
}
set N95d6d000 [stack 0]
SoftClip {
conversion "logarithmic compress"
softclip_min 0
name SoftClip2
xpos 244
ypos 518
}
push $N95d6d000
Dissolve {
inputs 2+1
which 1
maskChannelMask none
name Dissolve5
xpos 354
ypos 512
}
Shuffle {
in rgb
out {{{parent.Shuffle11.in}}}
name Shuffle12
label "in \[value in] - out \[value out]"
xpos 354
ypos 608
}
Copy {
inputs 2
from0 rgba.red
to0 rgba.red
from1 rgba.green
to1 rgba.green
from2 rgba.blue
to2 rgba.blue
name Copy1
selected true
xpos 354
ypos 667
}
set N95d6c000 [stack 0]
Output {
name Output1
xpos 354
ypos 734
}
push $N95d6c000
push $N1a99e400
Viewer {
inputs 2
frame_range 1-1
input_number 1
name Viewer1
xpos 777
ypos 542
}
end_group
Loading