Last active
November 6, 2018 08:56
-
-
Save kchapelier/e3fec2ac4b6668055dbd0c0aa111849e to your computer and use it in GitHub Desktop.
fourth-test.json
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
{ | |
"version": 1, | |
"board": { | |
"position": [ | |
94, | |
10 | |
] | |
}, | |
"nodes": { | |
"32A081DD59FD38EBE1DF83D97D97852": { | |
"type": "shape", | |
"position": [ | |
100, | |
100 | |
], | |
"params": { | |
"tiling": 6, | |
"shape": 6, | |
"rotate45": false, | |
"blendMode": 1, | |
"angle": 1.29537, | |
"size": [ | |
5, | |
1.466 | |
], | |
"specific": 0 | |
} | |
}, | |
"0698758ADF8AC49A1A761597CB2CE06": { | |
"type": "directional-wrap", | |
"position": [ | |
450, | |
100 | |
], | |
"params": { | |
"angle": 0, | |
"intensity": 0.02, | |
"intensityCenteredOnGray": true, | |
"angleIntensity": 0, | |
"angleCenteredOnGray": 0 | |
} | |
}, | |
"F08EB521E503258A199B48CD359D523": { | |
"type": "brightness-contrast", | |
"position": [ | |
800, | |
100 | |
], | |
"params": { | |
"type": 0, | |
"brightness": -0.065, | |
"contrast": 0.368 | |
} | |
}, | |
"9C6491211882FB08FCA106FFDC7BB75": { | |
"type": "shape", | |
"position": [ | |
100, | |
450 | |
], | |
"params": { | |
"tiling": 6, | |
"shape": 10, | |
"rotate45": false, | |
"blendMode": 1, | |
"angle": 2.81304, | |
"size": [ | |
1.118, | |
5 | |
], | |
"specific": 1 | |
} | |
}, | |
"A915D071382B366A6A03D5E27F20DFA": { | |
"type": "blend", | |
"position": [ | |
1100, | |
450 | |
], | |
"params": { | |
"type": 7, | |
"opacity": 0.128, | |
"seed": 0 | |
} | |
}, | |
"D4DA3ABF0E16E9D963BFB93BCD713BF": { | |
"type": "directional-wrap", | |
"position": [ | |
450, | |
450 | |
], | |
"params": { | |
"angle": 6.03821, | |
"intensity": 0.022, | |
"intensityCenteredOnGray": false, | |
"angleIntensity": 0, | |
"angleCenteredOnGray": false | |
} | |
} | |
}, | |
"connections": { | |
"E9833456A51900CBE1D0E37D7DBCC2E": { | |
"fromUuid": "32A081DD59FD38EBE1DF83D97D97852", | |
"fromParam": "output", | |
"toUuid": "0698758ADF8AC49A1A761597CB2CE06", | |
"toParam": "input" | |
}, | |
"63F84217D8525A788AC4CA996B07A9D": { | |
"fromUuid": "32A081DD59FD38EBE1DF83D97D97852", | |
"fromParam": "output", | |
"toUuid": "0698758ADF8AC49A1A761597CB2CE06", | |
"toParam": "intensity" | |
}, | |
"9E01CFB404676ABA2E1AE9372A352CB": { | |
"fromUuid": "0698758ADF8AC49A1A761597CB2CE06", | |
"fromParam": "output", | |
"toUuid": "F08EB521E503258A199B48CD359D523", | |
"toParam": "input" | |
}, | |
"8C87F6739CCD26E86909D125D55E393": { | |
"fromUuid": "F08EB521E503258A199B48CD359D523", | |
"fromParam": "output", | |
"toUuid": "A915D071382B366A6A03D5E27F20DFA", | |
"toParam": "background" | |
}, | |
"1D212B1DB1D8D49B6D4BFB8DADFE434": { | |
"fromUuid": "9C6491211882FB08FCA106FFDC7BB75", | |
"fromParam": "output", | |
"toUuid": "D4DA3ABF0E16E9D963BFB93BCD713BF", | |
"toParam": "input" | |
}, | |
"6D3B898A22746049FDB88879A61B641": { | |
"fromUuid": "D4DA3ABF0E16E9D963BFB93BCD713BF", | |
"fromParam": "output", | |
"toUuid": "A915D071382B366A6A03D5E27F20DFA", | |
"toParam": "foreground" | |
}, | |
"BF794DF3C0E5E0AAA11253C6A219388": { | |
"fromUuid": "32A081DD59FD38EBE1DF83D97D97852", | |
"fromParam": "output", | |
"toUuid": "D4DA3ABF0E16E9D963BFB93BCD713BF", | |
"toParam": "intensity" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment