Skip to content

Instantly share code, notes, and snippets.

Created January 21, 2017 08:57
Show Gist options
  • Save anonymous/053a4abf15a93fbb25073dae1b26be68 to your computer and use it in GitHub Desktop.
Save anonymous/053a4abf15a93fbb25073dae1b26be68 to your computer and use it in GitHub Desktop.
to do later?
{
"export_version": "0.063",
"framed_nodes": {},
"groups": {},
"nodes": {
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-458.0579833984375,
-18.213768005371094
],
"params": {
"rad_": 0.9100000262260437,
"vert_": 34
},
"width": 140.0
},
"Formula": {
"bl_idname": "Formula2Node",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
338.35675048828125,
130.42465209960938
],
"params": {
"formula": "[x, n[0]]"
},
"width": 140.0
},
"Int": {
"bl_idname": "IntegerNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-206.33253479003906,
-110.69713592529297
],
"params": {
"int_": 2
},
"width": 140.0
},
"Int.001": {
"bl_idname": "IntegerNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-459.7159118652344,
90.38641357421875
],
"params": {
"int_": 10
},
"width": 140.0
},
"List Length": {
"bl_idname": "ListLengthNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
-129.6224365234375,
48.22462844848633
],
"params": {},
"width": 140.0
},
"Math": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
190.80186462402344,
-5.827381134033203
],
"params": {
"items_": "MODULO"
},
"width": 140.0
},
"Math.001": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
184.13951110839844,
92.31494140625
],
"params": {
"items_": "MODULO"
},
"width": 140.0
},
"Math.002": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
72.64973449707031,
45.30926513671875
],
"params": {
"items_": "ADD"
},
"width": 140.0
},
"Range Int": {
"bl_idname": "GenListRangeIntNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-161.76412963867188,
219.1105499267578
],
"params": {
"count_": 29,
"mode": "COUNTRANGE",
"step_": 2,
"stop_": -3
},
"width": 140.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
559.8492431640625,
96.29983520507812
],
"params": {
"edge_colors": [
0.23389649391174316,
0.348114550113678,
0.41447576880455017
]
},
"width": 140.0
}
},
"update_lists": [
[
"Int.001",
"Integer",
"Range Int",
"Step"
],
[
"Int.001",
"Integer",
"Int",
"Integer"
],
[
"Range Int",
"Range",
"Math.002",
"X"
],
[
"Int",
"Integer",
"Math.002",
"Y"
],
[
"Circle",
"Vertices",
"List Length",
"Data"
],
[
"Math.002",
"float",
"Math",
"X"
],
[
"List Length",
"Length",
"Math",
"Y"
],
[
"Range Int",
"Range",
"Math.001",
"X"
],
[
"List Length",
"Length",
"Math.001",
"Y"
],
[
"Math.001",
"float",
"Formula",
"X"
],
[
"Math",
"float",
"Formula",
"n[0]"
],
[
"Circle",
"Vertices",
"Viewer Draw",
"vertices"
],
[
"Formula",
"Result",
"Viewer Draw",
"edg_pol"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment