Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created May 14, 2020 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeffii/ab3567f29a95d62fc3190463b62083b8 to your computer and use it in GitHub Desktop.
Save zeffii/ab3567f29a95d62fc3190463b62083b8 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.83(sub15) | NodeTree | 2020.05.14 | 23:07
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Formula": {
"bl_idname": "SvFormulaNodeMk3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
456.01715087890625,
-154.4810791015625
],
"params": {
"formula1": "'a'"
},
"socket_order_data": "{}",
"width": 140.0
},
"Formula.001": {
"bl_idname": "SvFormulaNodeMk3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
461.758056640625,
-32.520721435546875
],
"params": {
"formula1": "'b'"
},
"socket_order_data": "{}",
"width": 140.0
},
"Formula.002": {
"bl_idname": "SvFormulaNodeMk3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
725.8397216796875,
-13.867959976196289
],
"params": {
"formula1": "b+a"
},
"socket_order_data": "{\"0\": \"b\", \"1\": \"a\"}",
"width": 140.0
},
"Temporal Stethoscope": {
"bl_idname": "SvStethoscopeNodeMK2",
"color": [
0.3360449969768524,
0.3360449969768524,
0.6666539907455444
],
"height": 100.0,
"hide": false,
"label": "Temporal Stethoscope",
"location": [
925.9794921875,
25.748245239257812
],
"params": {
"activate": 1,
"num_elements": 1,
"text_color": [
0.10000000149011612,
0.10000000149011612,
0.10000000149011612
]
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Formula.001",
0,
"Formula.002",
0
],
[
"Formula",
0,
"Formula.002",
1
],
[
"Formula.002",
0,
"Temporal Stethoscope",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment