Skip to content

Instantly share code, notes, and snippets.

@ken26u
Created July 16, 2020 03:26
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 ken26u/0679031a6987b712d9c38667b4b8630c to your computer and use it in GitHub Desktop.
Save ken26u/0679031a6987b712d9c38667b4b8630c to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (637b868) | Blender.2.83.0 | MakimakiUnko | 2020.07.16 | 12:26
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Bevel a Curve": {
"bl_idname": "SvBevelCurveNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
371.19012451171875,
117.01596069335938
],
"params": {
"steps": 120
},
"width": 140.0
},
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-230.95184326171875,
20.994983673095703
],
"params": {
"rad_": 0.1899999976158142,
"vert_": 32
},
"use_custom_color": true,
"width": 140.0
},
"Curve Mapper": {
"bl_idname": "SvCurveMapperNode",
"curve_data": "{\"group_name\": \"sverchok_helper_group\", \"bl_idname\": \"ShaderNodeRGBCurve\", \"data\": [[[\"AUTO\", [0.0, 0.0]], [\"AUTO\", [1.0, 1.0]]], [[\"AUTO\", [0.0, 0.0]], [\"AUTO\", [1.0, 1.0]]], [[\"AUTO\", [0.0, 0.0]], [\"AUTO\", [1.0, 1.0]]], [[\"AUTO\", [0.0, 0.0]], [\"AUTO\", [0.12222222983837128, 0.937500536441803]], [\"AUTO\", [0.5222222208976746, 1.0]], [\"AUTO\", [0.9277777671813965, 0.9187501072883606]], [\"AUTO\", [1.0, 0.0]]]]}",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-64.91105651855469,
-144.4432373046875
],
"params": {},
"width": 200.0
},
"Number Range": {
"bl_idname": "SvGenNumberRange",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-346.00244140625,
-266.6825866699219
],
"params": {
"count_": 100,
"range_mode": "RANGE_COUNT",
"stop_float": 1.0
},
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": false,
"label": "",
"location": [
45.860843658447266,
62.60663604736328
],
"params": {
"current_op": "MAX",
"x_": -1.0299999713897705
},
"width": 140.0
},
"Spiral": {
"bl_idname": "SvSpiralNodeMK2",
"height": -1.1069998741149902,
"hide": false,
"label": "",
"location": [
-499.031005859375,
107.17526245117188
],
"params": {
"arms": 1,
"eRadius": 0.9100000262260437,
"exponent": 0.6700000166893005,
"flip": 0,
"height": -1.1069998741149902,
"iRadius": 0.0,
"phase": 0.0,
"presets": " ",
"resolution": 13,
"sType": "ARCHIMEDEAN",
"scale": 1.0,
"separate": 0,
"turns": 5,
"updating": 0
},
"width": 170.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
178.86106872558594,
-176.89608764648438
],
"params": {},
"width": 100.0
},
"Vector in.001": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
256.9993591308594,
101.87737274169922
],
"params": {},
"width": 100.0
},
"Vector out": {
"bl_idname": "VectorsOutNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-219.56939697265625,
166.98104858398438
],
"params": {},
"width": 140.0
},
"Viewer BMesh": {
"bl_idname": "SvBmeshViewerNodeV28",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
657.98388671875,
129.254638671875
],
"params": {
"basedata_name": "Alpha"
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Number Range",
0,
"Curve Mapper",
0
],
[
"Spiral",
0,
"Vector out",
0
],
[
"Vector out",
2,
"Scalar Math",
1
],
[
"Curve Mapper",
0,
"Vector in",
0
],
[
"Number Range",
0,
"Vector in",
2
],
[
"Vector out",
0,
"Vector in.001",
0
],
[
"Vector out",
1,
"Vector in.001",
1
],
[
"Scalar Math",
0,
"Vector in.001",
2
],
[
"Vector in.001",
0,
"Bevel a Curve",
0
],
[
"Circle",
0,
"Bevel a Curve",
1
],
[
"Circle",
1,
"Bevel a Curve",
2
],
[
"Circle",
2,
"Bevel a Curve",
3
],
[
"Vector in",
0,
"Bevel a Curve",
4
],
[
"Bevel a Curve",
0,
"Viewer BMesh",
0
],
[
"Bevel a Curve",
1,
"Viewer BMesh",
1
],
[
"Bevel a Curve",
2,
"Viewer BMesh",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment