Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created June 1, 2020 00:35
Show Gist options
  • Save enzyme69/a4b961ee3706c6ed27e3328b0aad0461 to your computer and use it in GitHub Desktop.
Save enzyme69/a4b961ee3706c6ed27e3328b0aad0461 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (b1d86a1) | Blender.2.83(sub15) | GPBalloonArt | 2020.06.01 | 10:35
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Bevel a Curve": {
"bl_idname": "SvBevelCurveNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
636.6427612304688,
358.8172302246094
],
"params": {
"algorithm": "diff",
"cap_end": 1,
"cap_start": 1,
"steps": 4
},
"width": 140.0
},
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
414.6960754394531,
71.24991607666016
],
"params": {
"rad_": 0.3799999952316284,
"vert_": 4
},
"use_custom_color": true,
"width": 140.0
},
"Cubic Spline": {
"bl_idname": "SvExCubicSplineNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
29.64712142944336,
188.3614501953125
],
"params": {},
"width": 140.0
},
"Evaluate Curve": {
"bl_idname": "SvExEvalCurveNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
418.74029541015625,
286.3491516113281
],
"params": {
"sample_size": 4
},
"width": 140.0
},
"Frame info": {
"bl_idname": "SvFrameInfoNodeMK2",
"color": [
0.0,
0.5,
0.20000000298023224
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-435.082275390625,
285.6531066894531
],
"params": {},
"use_custom_color": true,
"width": 140.0
},
"Object ID Selector+": {
"bl_idname": "SvGetAssetPropertiesMK2",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-229.07781982421875,
259.81103515625
],
"params": {
"Mode": "grease_pencils",
"gp_layer": "GP_Layer",
"gp_selected_frame_mode": "active_frame"
},
"width": 210.0
},
"Polyline": {
"bl_idname": "SvExPolylineNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
43.33354187011719,
334.3233337402344
],
"params": {},
"width": 140.0
},
"Split Curve": {
"bl_idname": "SvSplitCurveNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
232.95899963378906,
309.1309509277344
],
"params": {
"mode": "EVEN",
"segments": 8,
"split": 0.75
},
"width": 140.0
},
"Viewer BMesh": {
"bl_idname": "SvBmeshViewerNodeV28",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
824.7574462890625,
332.04827880859375
],
"params": {
"autosmooth": 1,
"basedata_name": "Alpha",
"calc_normals": 1,
"lp": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"merge": 0
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Frame info",
0,
"Object ID Selector+",
0
],
[
"Object ID Selector+",
0,
"Cubic Spline",
0
],
[
"Cubic Spline",
0,
"Split Curve",
0
],
[
"Split Curve",
0,
"Evaluate Curve",
0
],
[
"Evaluate Curve",
0,
"Bevel a Curve",
0
],
[
"Circle",
0,
"Bevel a Curve",
1
],
[
"Circle",
2,
"Bevel a Curve",
3
],
[
"Bevel a Curve",
0,
"Viewer BMesh",
0
],
[
"Bevel a Curve",
1,
"Viewer BMesh",
1
],
[
"Bevel a Curve",
2,
"Viewer BMesh",
2
],
[
"Object ID Selector+",
0,
"Polyline",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment