Created
May 6, 2020 18:50
-
-
Save ken26u/f64e128287cfff2a10ada55d8c3e2705 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (d8dc099) | Blender.2.82(sub7) | PlusMark | 2020.05.07 | 03:50
This file contains 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
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Iterate matrix transformation": { | |
"bl_idname": "SvIterateNode", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-252.5808563232422, | |
69.31629180908203 | |
], | |
"params": { | |
"count_": 2 | |
}, | |
"width": 140.0 | |
}, | |
"Iterate matrix transformation.001": { | |
"bl_idname": "SvIterateNode", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-48.27878952026367, | |
74.55596923828125 | |
], | |
"params": { | |
"count_": 3 | |
}, | |
"width": 140.0 | |
}, | |
"Line": { | |
"bl_idname": "SvLineNodeMK4", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-491.7864685058594, | |
46.438724517822266 | |
], | |
"params": { | |
"size": 1.0 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Matrix In": { | |
"bl_idname": "SvMatrixInNodeMK4", | |
"custom_socket_props": { | |
"0": { | |
"expanded": true | |
}, | |
"6": { | |
"expanded": true | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-485.2661437988281, | |
339.1589660644531 | |
], | |
"params": { | |
"angle": 90.0, | |
"location_": [ | |
1.0, | |
0.0, | |
0.0 | |
] | |
}, | |
"width": 140.0 | |
}, | |
"Matrix In.001": { | |
"bl_idname": "SvMatrixInNodeMK4", | |
"custom_socket_props": { | |
"0": { | |
"expanded": true | |
}, | |
"6": { | |
"expanded": true | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-245.66357421875, | |
340.4687805175781 | |
], | |
"params": { | |
"angle": 90.0, | |
"location_": [ | |
0.0, | |
1.0, | |
0.0 | |
] | |
}, | |
"width": 140.0 | |
}, | |
"Viewer Draw Mk3.001": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
1.0, | |
0.30000001192092896, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
257.7500305175781, | |
77.17578887939453 | |
], | |
"params": { | |
"vert_color": [ | |
0.6525441408157349, | |
0.8000000715255737, | |
0.0, | |
1.0 | |
] | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Matrix In", | |
0, | |
"Iterate matrix transformation", | |
0 | |
], | |
[ | |
"Line", | |
0, | |
"Iterate matrix transformation", | |
1 | |
], | |
[ | |
"Line", | |
1, | |
"Iterate matrix transformation", | |
2 | |
], | |
[ | |
"Matrix In.001", | |
0, | |
"Iterate matrix transformation.001", | |
0 | |
], | |
[ | |
"Iterate matrix transformation", | |
0, | |
"Iterate matrix transformation.001", | |
1 | |
], | |
[ | |
"Iterate matrix transformation", | |
2, | |
"Iterate matrix transformation.001", | |
3 | |
], | |
[ | |
"Iterate matrix transformation.001", | |
0, | |
"Viewer Draw Mk3.001", | |
0 | |
], | |
[ | |
"Iterate matrix transformation.001", | |
1, | |
"Viewer Draw Mk3.001", | |
1 | |
], | |
[ | |
"Iterate matrix transformation.001", | |
2, | |
"Viewer Draw Mk3.001", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment