Created
July 31, 2010 19:45
-
-
Save julik/502536 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set cut_paste_input [stack 0] | |
version 6.0 v7 | |
Ramp { | |
inputs 0 | |
p0 {0 0} | |
p1 {0 1556} | |
color {0 1 0 0} | |
name Ramp1 | |
selected true | |
xpos 181 | |
ypos 83 | |
} | |
push $cut_paste_input | |
Ramp { | |
p0 {0 0} | |
p1 {2048 0} | |
color {1 0 0 0} | |
name Ramp2 | |
selected true | |
xpos 291 | |
ypos 80 | |
} | |
Merge2 { | |
inputs 2 | |
operation plus | |
name Merge1 | |
selected true | |
xpos 226 | |
ypos 137 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment