Skip to content

Instantly share code, notes, and snippets.

@portnov
Created June 15, 2019 16:42
Show Gist options
  • Save portnov/22272328468444e39648e10cb95d3869 to your computer and use it in GitHub Desktop.
Save portnov/22272328468444e39648e10cb95d3869 to your computer and use it in GitHub Desktop.
{
"export_version": "0.072",
"framed_nodes": {},
"groups": {},
"nodes": {
"A Number": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-634.6303100585938,
-16.288818359375
],
"params": {
"float_": 0.08999995142221451,
"int_": 0
},
"width": 140.0
},
"A Number.001": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-643.3775024414062,
-97.48383331298828
],
"params": {
"float_": 0.5699999332427979,
"int_": 0
},
"width": 140.0
},
"A Number.002": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-656.1005859375,
-191.4153289794922
],
"params": {
"float_": 1.9800000190734863,
"int_": 0
},
"width": 140.0
},
"A Number.003": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-653.7150268554688,
-278.9786071777344
],
"params": {
"float_": 0.6300000548362732,
"int_": 0
},
"width": 140.0
},
"Adaptive Edges": {
"bl_idname": "SvAdaptiveEdgeNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
110.23119354248047,
186.9453582763672
],
"params": {},
"width": 140.0
},
"Bevel a Curve": {
"bl_idname": "SvBevelCurveNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
549.6759033203125,
689.3425903320312
],
"params": {
"algorithm": "track",
"cap_end": 1,
"cap_start": 1,
"steps": 90
},
"width": 140.0
},
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-380.7364196777344,
345.4190673828125
],
"params": {
"vert_": 12
},
"use_custom_color": true,
"width": 140.0
},
"List Reverse": {
"bl_idname": "ListReverseNode",
"height": 100.0,
"hide": true,
"label": "",
"location": [
-176.77655029296875,
73.85771942138672
],
"params": {},
"width": 140.0
},
"NGon": {
"bl_idname": "SvNGonNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
122.23623657226562,
584.4827270507812
],
"params": {
"rad_": 3.9099998474121094
},
"use_custom_color": true,
"width": 140.0
},
"Profile Parametric Mk3": {
"bl_idname": "SvProfileNodeMK3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-405.69293212890625,
85.3555679321289
],
"params": {
"curve_points_count": 16,
"filename": "Text"
},
"profile": "H d2;\nc dx,0 -dx,height 0,height\nh width ;\nc dx,0 -dx,-height 0,-height\nh d2;",
"width": 140.0
},
"Remove Doubles": {
"bl_idname": "SvRemoveDoublesNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
330.2311706542969,
285.8077392578125
],
"params": {},
"width": 140.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
729.6759033203125,
689.3425903320312
],
"params": {
"activate": 0,
"shading": 1
},
"use_custom_color": true,
"width": 140.0
},
"Viewer Draw.001": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
550.2311401367188,
273.44268798828125
],
"params": {
"activate": 0
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"A Number",
0,
"Profile Parametric Mk3",
0
],
[
"A Number.001",
0,
"Profile Parametric Mk3",
1
],
[
"A Number.002",
0,
"Profile Parametric Mk3",
2
],
[
"A Number.003",
0,
"Profile Parametric Mk3",
3
],
[
"Profile Parametric Mk3",
0,
"List Reverse",
0
],
[
"Circle",
0,
"Adaptive Edges",
0
],
[
"Circle",
1,
"Adaptive Edges",
1
],
[
"List Reverse",
0,
"Adaptive Edges",
2
],
[
"Profile Parametric Mk3",
1,
"Adaptive Edges",
3
],
[
"Adaptive Edges",
0,
"Remove Doubles",
1
],
[
"Adaptive Edges",
1,
"Remove Doubles",
2
],
[
"Remove Doubles",
0,
"Viewer Draw.001",
0
],
[
"Remove Doubles",
1,
"Viewer Draw.001",
1
],
[
"NGon",
0,
"Bevel a Curve",
0
],
[
"Remove Doubles",
0,
"Bevel a Curve",
1
],
[
"Remove Doubles",
1,
"Bevel a Curve",
2
],
[
"Bevel a Curve",
0,
"Viewer Draw",
0
],
[
"Bevel a Curve",
2,
"Viewer Draw",
1
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment