Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2017 12:12
Show Gist options
  • Save anonymous/4d06b165ef7c7345dac1bd123bcc4099 to your computer and use it in GitHub Desktop.
Save anonymous/4d06b165ef7c7345dac1bd123bcc4099 to your computer and use it in GitHub Desktop.
to do later?
{
"export_version": "0.065",
"framed_nodes": {},
"groups": {},
"nodes": {
"Extrude Region": {
"bl_idname": "SvExtrudeRegionNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
281.61370849609375,
142.49220275878906
],
"params": {
"height_": 1.2599999904632568,
"multiple": 1,
"scale_": 1.0,
"transform_mode": "Normal"
},
"width": 140.0
},
"Matrix in": {
"bl_idname": "SvMatrixGenNodeMK2",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
481.53082275390625,
-32.13788604736328
],
"params": {
"a_": 90.0,
"r_": [
1.0,
0.0,
0.0
]
},
"width": 140.0
},
"Offset": {
"bl_idname": "SvOffsetNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-48.237701416015625,
103.45105743408203
],
"params": {
"nsides": 14,
"offset": 0.02500000223517418,
"radius": 9.999999747378752e-05
},
"width": 140.0
},
"Plane MK2": {
"bl_idname": "SvPlaneNodeMK2",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-222.65328979492188,
84.7152099609375
],
"params": {
"numx": 4,
"numy": 8,
"stepx": 2.3499999046325684,
"stepy": 0.7090001106262207
},
"width": 140.0
},
"Remove Doubles": {
"bl_idname": "SvRemoveDoublesNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
138.4942626953125,
107.470458984375
],
"params": {},
"width": 140.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
631.2239990234375,
154.49855041503906
],
"params": {
"display_edges": 1,
"display_verts": 0,
"edge_colors": [
0.11275070905685425,
0.0820675864815712,
0.08096568286418915
],
"face_colors": [
0.8989997506141663,
0.8776524662971497,
0.4974043369293213
],
"shading": 1
},
"width": 140.0
}
},
"update_lists": [
[
"Plane MK2",
0,
"Offset",
0
],
[
"Plane MK2",
2,
"Offset",
1
],
[
"Offset",
0,
"Remove Doubles",
1
],
[
"Offset",
2,
"Remove Doubles",
2
],
[
"Remove Doubles",
0,
"Extrude Region",
0
],
[
"Remove Doubles",
2,
"Extrude Region",
2
],
[
"Extrude Region",
0,
"Viewer Draw",
0
],
[
"Extrude Region",
2,
"Viewer Draw",
1
],
[
"Matrix in",
0,
"Viewer Draw",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment