Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created September 13, 2020 00:23
Show Gist options
  • Save enzyme69/b1894381b7c68e693c746c8ee9ef22a7 to your computer and use it in GitHub Desktop.
Save enzyme69/b1894381b7c68e693c746c8ee9ef22a7 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (85f6eaf) | Blender.2.90.0 | TowerOfKarin | 2020.09.13 | 10:23
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"A Number": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-797.0288696289062,
-33.55815124511719
],
"params": {
"float_": 14.639999389648438,
"int_": 0
},
"width": 140.0
},
"Lathe": {
"bl_idname": "SvLatheNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
283.9598693847656,
217.33377075195312
],
"params": {
"Steps": 12,
"remove_doubles": 1
},
"width": 183.3426513671875
},
"Line": {
"bl_idname": "SvLineNodeMK4",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-584.5722045898438,
113.37765502929688
],
"params": {
"direction": "Z",
"num": 352,
"size": 20.0
},
"use_custom_color": true,
"width": 140.0
},
"Matrix In": {
"bl_idname": "SvMatrixInNodeMK4",
"custom_socket_props": {
"0": {
"expanded": true
},
"1": {
"expanded": true
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-662.8361206054688,
396.07879638671875
],
"params": {
"location_": [
0.47999998927116394,
0.5399999618530273,
0.17999999225139618
]
},
"width": 140.0
},
"Move.001": {
"bl_idname": "SvMoveNodeMk3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
11.04156494140625,
267.83587646484375
],
"params": {},
"width": 140.0
},
"Noise Displace": {
"bl_idname": "SvNoiseDisplaceNode",
"custom_socket_props": {
"3": {
"expanded": true
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-331.446533203125,
386.66241455078125
],
"params": {
"noise_type": "CELLNOISE",
"scale_out_v": [
0.13199999928474426,
0.0,
0.0
],
"seed": 256
},
"width": 170.5406494140625
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-360.30084228515625,
-43.8057861328125
],
"params": {
"x_": 0.3839999735355377,
"z_": 0.0
},
"width": 100.0
},
"Viewer BMesh": {
"bl_idname": "SvBmeshViewerNodeV28",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
583.8720092773438,
360.1445007324219
],
"params": {
"object_hide_viewport": 1
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"A Number",
0,
"Line",
2
],
[
"Line",
0,
"Noise Displace",
0
],
[
"Matrix In",
0,
"Noise Displace",
4
],
[
"Noise Displace",
0,
"Move.001",
0
],
[
"Vector in",
0,
"Move.001",
1
],
[
"Move.001",
0,
"Lathe",
0
],
[
"Line",
1,
"Lathe",
1
],
[
"Lathe",
0,
"Viewer BMesh",
0
],
[
"Lathe",
1,
"Viewer BMesh",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment