12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- set cut_paste_input [stack 0]
- version 7.0 v10
- push $cut_paste_input
- Group {
- name Alexa_Flare
- selected true
- xpos -290
- ypos -64
- addUserKnob {20 User}
- addUserKnob {4 flare l "alexa flare" M {Add Remove}}
- }
- Input {
- inputs 0
- name Input1
- xpos -547
- ypos -157
- }
- set N19c491a0 [stack 0]
- Group {
- name Alexa_FlareSubstract
- xpos -481
- ypos -98
- }
- Input {
- inputs 0
- name Input1
- xpos 340
- ypos -248
- }
- Expression {
- expr0 r-8/65535
- expr1 g-8/65535
- expr2 b-8/65535
- name Alexa_FlareSubstract
- xpos 340
- ypos -208
- }
- Output {
- name Output1
- xpos 340
- ypos -108
- }
- end_group
- push $N19c491a0
- Group {
- name Alexa_FlareAdd
- xpos -595
- ypos -97
- }
- Input {
- inputs 0
- name Input1
- xpos 80
- ypos -293
- }
- Expression {
- expr0 r+8/65535
- expr1 g+8/65535
- expr2 b+8/65535
- name Expression
- selected true
- xpos 80
- ypos -233
- }
- Output {
- name Output1
- xpos 80
- ypos -153
- }
- end_group
- Switch {
- inputs 2
- which {{flare==0?0:1}}
- name Switch1
- xpos -541
- ypos -43
- }
- Output {
- name Output1
- xpos -541
- ypos 57
- }
- Viewer {
- input_process false
- name Viewer1
- xpos -541
- ypos 81
- }
- end_group
- # Creation Time=Fri Mar 07 18:15:09 2014
- # Creator=nils
|