Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created April 30, 2020 15:35
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/56507cdf2d2085b4630494741c4d68dc to your computer and use it in GitHub Desktop.
Save zeffii/56507cdf2d2085b4630494741c4d68dc to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.83(sub15) | NodeTree | 2020.04.30 | 17:35
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"A Number": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
441.5914306640625,
-303.77642822265625
],
"params": {
"float_": 0.0,
"float_draft_": 0.0,
"int_": 6,
"int_draft_": 0,
"selected_mode": "int"
},
"width": 140.0
},
"Index To Mask": {
"bl_idname": "SvIndexToMaskNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
643.3257446289062,
-343.5929870605469
],
"params": {},
"width": 140.0
},
"List Length": {
"bl_idname": "ListLengthNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
438.93701171875,
-391.372802734375
],
"params": {},
"width": 140.0
},
"Plane": {
"bl_idname": "SvPlaneNodeMk3",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
104.68810272216797,
-53.1673583984375
],
"params": {
"center": 1,
"numx": 8,
"numy": 10
},
"use_custom_color": true,
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": true,
"label": "",
"location": [
613.0128784179688,
-150.05386352539062
],
"params": {
"current_op": "DIV",
"y_": 2.1700000762939453
},
"width": 114.78668212890625
},
"Scalar Math.001": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": true,
"label": "",
"location": [
496.2121887207031,
-168.634765625
],
"params": {
"current_op": "POW2",
"input_mode_two": "Float"
},
"width": 100.0
},
"Select similar": {
"bl_idname": "SvSelectSimilarNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
1006.9577026367188,
-161.76455688476562
],
"params": {
"threshold": 0.03999999910593033
},
"width": 140.0
},
"Temporal Viewer": {
"bl_idname": "SvVDExperimental",
"color": [
0.6661409735679626,
0.20302200317382812,
0.0
],
"height": 100.0,
"hide": false,
"label": "Temporal Viewer",
"location": [
1202.050048828125,
68.0928726196289
],
"params": {},
"use_custom_color": true,
"width": 140.0
},
"Vector Math": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": true,
"label": "",
"location": [
881.0728149414062,
-89.00222778320312
],
"params": {
"current_op": "ADD"
},
"width": 140.0
},
"Vector Math.001": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": true,
"label": "",
"location": [
620.9459838867188,
-106.25589752197266
],
"params": {
"current_op": "NORMALIZE",
"socket_info": "v v"
},
"width": 108.151611328125
},
"Vector Math.002": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": true,
"label": "",
"location": [
358.1834411621094,
-124.83677673339844
],
"params": {
"current_op": "LEN",
"socket_info": "v s"
},
"width": 140.0
},
"Vector Math.003": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": true,
"label": "",
"location": [
745.7168579101562,
-131.47299194335938
],
"params": {
"current_op": "SCALAR",
"socket_info": "vs v"
},
"width": 124.07586669921875
}
},
"update_lists": [
[
"Plane",
0,
"Vector Math.001",
0
],
[
"Plane",
0,
"Vector Math.002",
0
],
[
"Plane",
2,
"List Length",
0
],
[
"A Number",
0,
"Index To Mask",
0
],
[
"List Length",
0,
"Index To Mask",
1
],
[
"Vector Math.002",
0,
"Scalar Math.001",
0
],
[
"Vector Math.002",
0,
"Scalar Math",
0
],
[
"Scalar Math.001",
0,
"Scalar Math",
1
],
[
"Vector Math.001",
0,
"Vector Math.003",
0
],
[
"Scalar Math",
0,
"Vector Math.003",
1
],
[
"Plane",
0,
"Vector Math",
0
],
[
"Vector Math.003",
0,
"Vector Math",
1
],
[
"Vector Math",
0,
"Select similar",
0
],
[
"Plane",
2,
"Select similar",
2
],
[
"Index To Mask",
0,
"Select similar",
3
],
[
"Vector Math",
0,
"Temporal Viewer",
0
],
[
"Select similar",
3,
"Temporal Viewer",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment