Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. set cut_paste_input [stack 0]
  2. version 10.5 v4
  3. ColorWheel {
  4. inputs 0
  5. gamma 0.45
  6. name ColorWheel1
  7. selected true
  8. xpos -20
  9. ypos -327
  10. }
  11. Reformat {
  12. type "to box"
  13. box_width 100
  14. box_height 50
  15. box_fixed true
  16. name Reformat1
  17. selected true
  18. xpos -20
  19. ypos -248
  20. }
  21. Reformat {
  22. type scale
  23. scale 0.2
  24. filter Impulse
  25. name Reformat3
  26. selected true
  27. xpos -20
  28. ypos -213
  29. }
  30. Dot {
  31. name Dot3
  32. selected true
  33. xpos 14
  34. ypos -145
  35. }
  36. set N2fbd93a0 [stack 0]
  37. Dot {
  38. name Dot2
  39. selected true
  40. xpos -142
  41. ypos -145
  42. }
  43. Remove {
  44. name Remove1
  45. selected true
  46. xpos -176
  47. ypos -98
  48. }
  49. Reformat {
  50. type "to box"
  51. box_width {{input.width*input.height}}
  52. box_height 1
  53. box_fixed true
  54. resize fill
  55. name Reformat2
  56. selected true
  57. xpos -176
  58. ypos -48
  59. }
  60. Expression {
  61. temp_name0 origWidth
  62. temp_expr0 20
  63. temp_name1 origHeight
  64. temp_expr1 10
  65. expr0 (x%origWidth)/origWidth
  66. expr1 "1 - ((ceil(x/origWidth))/origHeight)"
  67. name Expression2
  68. selected true
  69. xpos -176
  70. ypos 1
  71. }
  72. Dot {
  73. name Dot1
  74. selected true
  75. xpos -142
  76. ypos 54
  77. }
  78. push $N2fbd93a0
  79. STMap {
  80. inputs 2
  81. uv rgb
  82. name STMap1
  83. selected true
  84. xpos -20
  85. ypos 47
  86. }
  87. StickyNote {
  88. inputs 0
  89. name StickyNote1
  90. label " Currently hardcoded > \nYou can/should keep them live"
  91. selected true
  92. xpos -383
  93. ypos -2
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement