Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created July 11, 2020 01:18
Show Gist options
  • Save enzyme69/e9903a70895c227f4d244830ab07091d to your computer and use it in GitHub Desktop.
Save enzyme69/e9903a70895c227f4d244830ab07091d 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": [
-957.8977661132812,
61.4542350769043
],
"params": {
"float_": 0.0,
"float_draft_": 0.0,
"int_": 5,
"int_draft_": 0,
"selected_mode": "int"
},
"width": 140.0
},
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-563.332763671875,
150.21249389648438
],
"params": {
"vert_": 24
},
"use_custom_color": true,
"width": 140.0
},
"List Mask (out)": {
"bl_idname": "MaskListNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-334.9319763183594,
-4.276975631713867
],
"params": {
"Level": 2
},
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": true,
"label": "",
"location": [
-798.5906372070312,
13.030000686645508
],
"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": [
262.79669189453125,
233.11334228515625
],
"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,
485.34173583984375
],
"params": {
"direction": [
1.0,
1.0,
1.0
],
"direction_mode": "Custom",
"factor": 0.4180000424385071,
"transform_mode": "Scale"
},
"width": 140.0
}
},
"update_lists": [
[
"A Number.001",
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,
"Temporal Viewer",
0
],
[
"Circle",
1,
"Temporal Viewer",
1
],
[
"Circle",
2,
"Temporal Viewer",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment