Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created May 16, 2020 09:52
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/7da15fd02456c690bde62aa27c2ad41f to your computer and use it in GitHub Desktop.
Save zeffii/7da15fd02456c690bde62aa27c2ad41f to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.83(sub15) | NodeTree | 2020.05.16 | 11:52
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"A Number": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
330.8681640625,
155.85777282714844
],
"params": {
"float_": 0.0,
"float_draft_": 0.0,
"int_": 4,
"int_draft_": 0,
"selected_mode": "int"
},
"width": 140.0
},
"A Number.001": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
327.4604187011719,
38.89105987548828
],
"params": {
"float_": 0.0,
"float_draft_": 0.0,
"int_": 32,
"int_draft_": 0,
"selected_mode": "int"
},
"width": 140.0
},
"A Number.002": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
326.3743896484375,
251.12783813476562
],
"params": {
"float_": 0.0,
"float_draft_": 0.0,
"int_": 28,
"int_draft_": 0,
"selected_mode": "int"
},
"width": 140.0
},
"Formula+": {
"bl_idname": "SvFormulaNodeMk4",
"height": 100.0,
"hide": false,
"label": "",
"location": [
553.6124267578125,
149.70245361328125
],
"params": {
"formula1": "str(y)+\":\" + str(x), m",
"ui_message": ""
},
"width": 140.0
},
"Temporal Stethoscope": {
"bl_idname": "SvStethoscopeNodeMK2",
"color": [
0.3360449969768524,
0.3360449969768524,
0.6666539907455444
],
"height": 100.0,
"hide": false,
"label": "Temporal Stethoscope",
"location": [
734.3953857421875,
195.0678253173828
],
"params": {
"num_elements": 1,
"text_color": [
0.10000000149011612,
0.10000000149011612,
0.10000000149011612
]
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"A Number.002",
0,
"Formula+",
0
],
[
"A Number",
0,
"Formula+",
1
],
[
"A Number.001",
0,
"Formula+",
2
],
[
"Formula+",
0,
"Temporal Stethoscope",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment