Website powered by

Nuke Script

set cut_paste_input [stack 0]
version 10.0 v1
Camera2 {
inputs 0
projection_mode spherical
focal 20.6
name sphereicalcam
selected true
xpos 1731
ypos 484
}
set N4f60d800 [stack 0]
push $N4f60d800
Camera2 {
inputs 0
rotate {-90 0 0}
focal {{Projection_Setup_Controls.focallength}}
name BOTTOMcam
selected true
xpos 2009
ypos 186
}
Dot {
inputs 0
label "spherical bottom\n"
note_font_color 0xff
selected true
xpos 2084
ypos 101
}
Project3D2 {
inputs 2
selected true
xpos 2050
ypos 284
}
Sphere {
uniform_scale {{Projection_Setup_Controls.spherescale}}

selected true
xpos 2050
ypos 310
}
Camera2 {
inputs 0
rotate {90 0 0}
focal {{Projection_Setup_Controls.focallength}}
name TOPcam
selected true
xpos 1833
ypos 186
}
Dot {
inputs 0
label "spherical top\n"
selected true
xpos 1908
ypos 104
}
Project3D2 {
inputs 2
selected true
xpos 1874
ypos 284
}
Sphere {
uniform_scale {{Projection_Setup_Controls.spherescale}}
selected true
xpos 1874
ypos 310
}
Camera2 {
inputs 0
rotate {0 -270 0}
focal {{Projection_Setup_Controls.focallength}}
name LEFTcam
selected true
xpos 1658
ypos 185
}
Dot {
inputs 0
label "spherical left\n"
selected true
xpos 1734
ypos 104
}
Project3D2 {
inputs 2
selected true
xpos 1700
ypos 284
}
Sphere {
uniform_scale {{Projection_Setup_Controls.spherescale}}
selected true
xpos 1700
ypos 310
}
Dot {
selected true
xpos 1734
ypos 356
}
Camera2 {
inputs 0
rotate {0 -180 0}
focal {{Projection_Setup_Controls.focallength}}
name BACKcam
selected true
xpos 1478
ypos 186
}
Dot {
inputs 0
label "spherical back\n"
selected true
xpos 1555
ypos 106
}
Project3D2 {
inputs 2
selected true
xpos 1521
ypos 284
}
Sphere {
uniform_scale {{Projection_Setup_Controls.spherescale}}
selected true
xpos 1521
ypos 310
}
Dot {
selected true
xpos 1555
ypos 359
}
Camera2 {
inputs 0
rotate {0 -90 0}
focal {{Projection_Setup_Controls.focallength}}
name RIGHTcam
selected true
xpos 1309
ypos 186
}
Dot {
inputs 0
label "spherical right\n"
selected true
xpos 1387
ypos 109
}
Project3D2 {
inputs 2
selected true
xpos 1353
ypos 284
}
Sphere {
uniform_scale {{Projection_Setup_Controls.spherescale}}
selected true
xpos 1353
ypos 310
}
Camera2 {
inputs 0
focal {{Projection_Setup_Controls.focallength}}
name FRONTcam
selected true
xpos 1139
ypos 186
}
push $cut_paste_input
Dot {
label "spherical front"
selected true
xpos 1215
ypos 113
}
Project3D2 {
inputs 2
selected true
xpos 1181
ypos 284
}
Sphere {
uniform_scale {{Projection_Setup_Controls.spherescale}}
selected true
xpos 1181
ypos 310
}
MergeGeo {
inputs 6
name spheres_merge
selected true
xpos 1617
ypos 420
}
Scene {
inputs 2
selected true
xpos 1627
ypos 484
}
push 0
ScanlineRender {
inputs 3
conservative_shader_sampling false
motion_vectors_type distance
selected true
xpos 1617
ypos 612
}
Dot {
name Projection_Setup_Controls
label " CONTROLS"
note_font_color 0xc600ff
selected true
xpos 1615
ypos 361
hide_input true
addUserKnob {20 User l "Spherical Setup"}
addUserKnob {7 spherescale l "Sphere Scale" R 0 30}
spherescale 10
addUserKnob {7 focallength l "Maya Focal Length" R 1 50}
focallength 12.28
addUserKnob {26 "" +STARTLINE}
addUserKnob {26 info l Note: T "To fix overlap error, adjust the focal length until the panels are only just touching. \nNumber may stray slightly from exact Maya focal length setting."}
}