Created
September 24, 2013 17:03
-
-
Save draconiansolo/6687845 to your computer and use it in GitHub Desktop.
Autodistort copypasta
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.3 v8 | |
push $cut_paste_input | |
Noise { | |
output motion | |
cliptype none | |
size 3 | |
gain 1 | |
gamma 1 | |
center {1648 1350} | |
name Noise1 | |
selected true | |
xpos 2583 | |
ypos -127 | |
} | |
Grade { | |
channels motion | |
black -1 | |
black_clamp false | |
name Grade20 | |
selected true | |
xpos 2742 | |
ypos -127 | |
} | |
IDistort { | |
uv motion | |
uv_scale 2 | |
name IDistort1 | |
selected true | |
xpos 2742 | |
ypos -64 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment