Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created April 12, 2020 12:44
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/e6c621de192c7a1764492adac0e7e603 to your computer and use it in GitHub Desktop.
Save zeffii/e6c621de192c7a1764492adac0e7e603 to your computer and use it in GitHub Desktop.
Sverchok_0.6.0.0NodeTree_Bl_2.83(sub13)202041214
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Number Range": {
"bl_idname": "SvGenNumberRange",
"height": 100.0,
"hide": false,
"label": "",
"location": [
60.571739196777344,
185.28065490722656
],
"params": {
"start_float": 1.46999990940094,
"step_float": 0.12999999523162842,
"stop_float": 74.2300033569336
},
"width": 140.0
},
"Number Range.001": {
"bl_idname": "SvGenNumberRange",
"height": 100.0,
"hide": false,
"label": "",
"location": [
615.8896484375,
113.7930908203125
],
"params": {
"count_": 680,
"range_mode": "RANGE_COUNT",
"stop_float": 1.0
},
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": false,
"label": "",
"location": [
278.9279479980469,
308.348388671875
],
"params": {
"current_op": "SINCOS",
"input_mode_two": "Float"
},
"width": 140.0
},
"UV Connection": {
"bl_idname": "LineConnectNodeMK2",
"height": 100.0,
"hide": false,
"label": "",
"location": [
1060.83642578125,
421.26812744140625
],
"params": {
"polygons": "Edges"
},
"width": 140.0
},
"Vector Interpolation": {
"bl_idname": "SvInterpolationNodeMK3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
820.3714599609375,
262.5282897949219
],
"params": {},
"width": 140.0
},
"Vector Math": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
618.57421875,
260.19146728515625
],
"params": {
"current_op": "SCALAR",
"socket_info": "vs v"
},
"width": 140.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
470.1461181640625,
340.4529724121094
],
"params": {},
"width": 100.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1351.9639892578125,
300.1188049316406
],
"params": {},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Number Range",
0,
"Scalar Math",
0
],
[
"Scalar Math",
0,
"Vector in",
0
],
[
"Scalar Math",
1,
"Vector in",
1
],
[
"Vector in",
0,
"Vector Math",
0
],
[
"Number Range",
0,
"Vector Math",
1
],
[
"Vector Math",
0,
"Vector Interpolation",
0
],
[
"Number Range.001",
0,
"Vector Interpolation",
1
],
[
"Vector Interpolation",
0,
"UV Connection",
0
],
[
"UV Connection",
0,
"Viewer Draw Mk3",
0
],
[
"UV Connection",
1,
"Viewer Draw Mk3",
1
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment