Advertisement
Guest User

Untitled

a guest
Dec 13th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. set cut_paste_input [stack 0]
  2. version 10.5 v4
  3. push $cut_paste_input
  4. Group {
  5. name NukeIcon1
  6. tile_color 0x242424ff
  7. selected true
  8. xpos -1368
  9. ypos -535
  10. icon PostageStamp.png
  11. addUserKnob {20 NukeIconTab l NukeIcon}
  12. addUserKnob {26 WouterGilsing l "" +STARTLINE +INVISIBLE}
  13. addUserKnob {41 size T Reformat1.box_width}
  14. addUserKnob {6 greyscale -STARTLINE}
  15. greyscale true
  16. addUserKnob {41 filter T Reformat1.filter}
  17. addUserKnob {1 output l INVISIBLE +INVISIBLE}
  18. output "\[value size]x\[value size]"
  19. }
  20. Input {
  21. inputs 0
  22. name Input
  23. xpos 309
  24. ypos -67
  25. }
  26. Reformat {
  27. type "to box"
  28. box_width {{max(width,height)}}
  29. box_height {{box_width}}
  30. box_fixed true
  31. resize none
  32. name Reformat2
  33. xpos 309
  34. ypos -35
  35. }
  36. Reformat {
  37. type "to box"
  38. box_width 64
  39. box_height 64
  40. box_fixed true
  41. resize height
  42. black_outside true
  43. name Reformat1
  44. selected true
  45. xpos 309
  46. ypos -3
  47. }
  48. Crop {
  49. box {0 0 {width} {height}}
  50. name Crop2
  51. xpos 309
  52. ypos 39
  53. }
  54. Dot {
  55. name Dot1
  56. xpos 343
  57. ypos 91
  58. }
  59. set N2db5a840 [stack 0]
  60. Dot {
  61. name Dot2
  62. xpos 204
  63. ypos 91
  64. }
  65. Expression {
  66. temp_name0 light
  67. temp_expr0 0.407227
  68. temp_name1 dark
  69. temp_expr1 0.266357
  70. expr0 ((y/height)*light)+((1-(y/height))*dark)
  71. name Expression1
  72. label ramp
  73. xpos 170
  74. ypos 154
  75. }
  76. Shuffle {
  77. green red
  78. blue red
  79. alpha red
  80. out rgb
  81. name Shuffle5
  82. tile_color 0xbf0000ff
  83. label "\[ expr \{\[string match \[value in] \"rgba\"] ? \"\" : \[value in] \}]"
  84. xpos 170
  85. ypos 199
  86. }
  87. Grade {
  88. white 0.9
  89. name Grade6
  90. xpos 170
  91. ypos 237
  92. }
  93. Premult {
  94. name Premult2
  95. xpos 170
  96. ypos 290
  97. }
  98. Dot {
  99. name Dot3
  100. xpos 204
  101. ypos 329
  102. }
  103. push $N2db5a840
  104. Switch {
  105. inputs 2
  106. which {{greyscale}}
  107. name Switch1
  108. xpos 309
  109. ypos 326
  110. }
  111. Dot {
  112. name Dot5
  113. xpos 343
  114. ypos 456
  115. }
  116. set Na5e6ac20 [stack 0]
  117. Dot {
  118. name Dot6
  119. xpos 186
  120. ypos 456
  121. }
  122. Blur {
  123. size 2
  124. name Blur2
  125. xpos 152
  126. ypos 507
  127. }
  128. Multiply {
  129. value 0.2
  130. name Multiply1
  131. label "\[value value]"
  132. xpos 152
  133. ypos 552
  134. }
  135. Dot {
  136. name Dot4
  137. xpos 186
  138. ypos 613
  139. }
  140. push $Na5e6ac20
  141. ChannelMerge {
  142. inputs 2
  143. bbox B
  144. name ChannelMerge1
  145. xpos 309
  146. ypos 601
  147. }
  148. Output {
  149. name Output1
  150. xpos 309
  151. ypos 713
  152. }
  153. end_group
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement