Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created July 11, 2020 01:17
Show Gist options
  • Save enzyme69/72e32707101ff656fc413b284ec5b89c to your computer and use it in GitHub Desktop.
Save enzyme69/72e32707101ff656fc413b284ec5b89c to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (70e14ec) | Blender.2.83.0 | NodeTree | 2020.07.11 | 11:17
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"A Number.001": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1237.1885986328125,
-196.9804229736328
],
"params": {
"float_": 0.0,
"float_draft_": 0.0,
"int_": 12,
"int_draft_": 0,
"selected_mode": "int"
},
"width": 140.0
},
"Bevel": {
"bl_idname": "SvBevelNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
159.22702026367188,
616.6521606445312
],
"params": {
"offset_": 0.1860000044107437,
"segments_": 1,
"vertexOnly": 1
},
"width": 140.0
},
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-582.4489135742188,
185.08534240722656
],
"params": {
"degr_": 360.0,
"rad_": 1.0,
"vert_": 24
},
"use_custom_color": true,
"width": 140.0
},
"Line": {
"bl_idname": "SvLineNodeMK4",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
193.17510986328125,
58.59465026855469
],
"params": {
"num": 10,
"size": 22.84000015258789
},
"use_custom_color": true,
"width": 140.0
},
"List Mask (out)": {
"bl_idname": "MaskListNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-366.2454833984375,
46.72905349731445
],
"params": {
"Level": 2
},
"width": 140.0
},
"Number Range": {
"bl_idname": "SvGenNumberRange",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-995.4102783203125,
55.31345748901367
],
"params": {
"count_": 10,
"number_mode": "int",
"range_mode": "RANGE_STEP",
"start_float": 3.0,
"start_int": 6
},
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": true,
"label": "",
"location": [
-771.2037963867188,
20.975475311279297
],
"params": {
"y_": 2.0
},
"width": 140.0
},
"Temporal Viewer": {
"bl_idname": "SvVDExperimental",
"color": [
0.6661409735679626,
0.20302200317382812,
0.0
],
"height": 100.0,
"hide": false,
"label": "Temporal Viewer",
"location": [
465.0491943359375,
352.1125793457031
],
"params": {},
"use_custom_color": true,
"width": 140.0
},
"Transform Mesh": {
"bl_idname": "SvTransformMesh",
"custom_socket_props": {
"7": {
"expanded": true
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-104.1041259765625,
500.1894836425781
],
"params": {
"direction": [
1.0,
1.0,
1.0
],
"direction_mode": "Custom",
"factor": 0.4240000545978546,
"transform_mode": "Scale"
},
"width": 140.0
}
},
"update_lists": [
[
"A Number.001",
0,
"Line",
0
],
[
"A Number.001",
0,
"Number Range",
2
],
[
"Number Range",
0,
"Scalar Math",
0
],
[
"Scalar Math",
0,
"Circle",
1
],
[
"Circle",
0,
"List Mask (out)",
0
],
[
"Circle",
0,
"Transform Mesh",
0
],
[
"List Mask (out)",
0,
"Transform Mesh",
3
],
[
"Transform Mesh",
0,
"Bevel",
0
],
[
"Circle",
2,
"Bevel",
2
],
[
"Bevel",
0,
"Temporal Viewer",
0
],
[
"Bevel",
1,
"Temporal Viewer",
1
],
[
"Bevel",
2,
"Temporal Viewer",
2
],
[
"Line",
0,
"Temporal Viewer",
3
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment