Skip to content

Commit aab6d67

Browse files
committed
Nuke checker gizmo
1 parent e2ad8ff commit aab6d67

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

nuke/gizmos/checker_view.gizmo

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
#! /home/mifth/Documents/soft/Nuke/libnuke-9.0.6.so -nx
2+
version 9.0 v6
3+
Gizmo {
4+
name VIEWER_INPUT
5+
}
6+
CheckerBoard2 {
7+
inputs 0
8+
format "4096 3112 0 0 4096 3112 1 4K_Super_35(full-ap)"
9+
boxsize 24
10+
centerlinewidth 0
11+
name CheckerBoard1
12+
xpos 189
13+
ypos -230
14+
}
15+
Crop {
16+
box {0 0 2048 1556}
17+
reformat true
18+
crop false
19+
name Crop1
20+
xpos 189
21+
ypos -120
22+
}
23+
Input {
24+
inputs 0
25+
name Input1
26+
xpos -52
27+
ypos -201
28+
}
29+
Merge2 {
30+
inputs 2
31+
operation under
32+
name Merge1
33+
xpos 123
34+
ypos 19
35+
}
36+
Output {
37+
name Output1
38+
xpos 218
39+
ypos 78
40+
}
41+
Reformat {
42+
inputs 0
43+
type "to box"
44+
box_width {{Input1.width x20 20148}}
45+
box_height {{Input1.height}}
46+
box_fixed true
47+
filter Impulse
48+
name Reformat1
49+
xpos 62
50+
ypos -203
51+
disable true
52+
}
53+
end_group

0 commit comments

Comments
 (0)