-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcgErrorCheck.gizmo
More file actions
106 lines (106 loc) · 1.98 KB
/
Copy pathcgErrorCheck.gizmo
File metadata and controls
106 lines (106 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
#! Y:/Applications/nuke_12.1v1/nuke-12.1.1.dll -nx
version 12.1 v1
Group {
tile_color 0x151515ff
name "cgErrorCheck"
note_font_color 0x68f2ff
addUserKnob {20 settings}
addUserKnob {6 preview t "shows the error of the pass composition" +STARTLINE}
addUserKnob {6 fix t "adds a channel that fixes the missing information" +STARTLINE}
fix true
addUserKnob {26 "" +STARTLINE}
addUserKnob {26 info l "" t "cgRaw v0.1.5" +STARTLINE T "<span style=\"color:#666\"><b>cgRaw v0.1.5 by Patrick Zeller</b> - <a href=\"https://github.com/PatrickZeller/\" style=\"color:#666;text-decoration: none;\">github</a></span>"}
}
Input {
inputs 0
name rendering
xpos 397
ypos -499
}
Dot {
name Dot2
xpos 431
ypos -433
}
set Nb6c4cc00 [stack 0]
Dot {
name Dot1
xpos 223
ypos -433
}
Dot {
name Dot4
xpos 223
ypos -205
}
set Nb6c4c400 [stack 0]
Dot {
name Dot3
selected true
xpos 223
ypos -31
}
push $Nb6c4cc00
push $Nb6c4cc00
Expression {
expr0 "\[join \[lsearch -inline -all \[channels this] *_col_*.red*] +]"
expr1 "\[join \[lsearch -inline -all \[channels this] *_col_*.green*] +]"
expr2 "\[join \[lsearch -inline -all \[channels this] *_col_*.blue*] +]"
expr3 a
name develope
xpos 312
ypos -355
}
Merge2 {
inputs 2
operation minus
name Merge1
xpos 397
ypos -270
}
set Nb5ee1800 [stack 0]
push $Nb6c4c400
push $Nb5ee1800
add_layer {missing_col_missing missing_col_missing.red missing_col_missing.green missing_col_missing.blue}
ShuffleCopy {
inputs 2
green2 alpha
out missing_col_missing
out2 rgba
name ShuffleCopy1
xpos 309
ypos -209
}
push $Nb5ee1800
Switch {
inputs 3
which {{fix}}
name Switch1
xpos 397
ypos -96
}
ShuffleCopy {
inputs 2
red red
green green
blue blue
green2 alpha
name ShuffleCopy2
xpos 397
ypos -35
disable {{preview}}
}
Output {
name Output1
xpos 397
ypos 30
}
Viewer {
frame_range 0-1100
fps 25
viewerProcess "Rec.709 HCR4 (SL)"
name Viewer1
xpos 397
ypos 137
}
end_group