Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2017 12:10
Show Gist options
  • Save anonymous/35b147452eaf4ee1c4bb3c12d6149486 to your computer and use it in GitHub Desktop.
Save anonymous/35b147452eaf4ee1c4bb3c12d6149486 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": [
381.76446533203125,
148.12799072265625
],
"params": {
"height_": 1.2599999904632568,
"multiple": 1,
"scale_": 1.0,
"transform_mode": "Normal"
},
"width": 140.0
},
"Offset": {
"bl_idname": "SvOffsetNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-22.356048583984375,
100.06958770751953
],
"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": 10,
"numy": 5,
"stepx": 0.6699999570846558,
"stepy": 1.4200000762939453
},
"width": 140.0
},
"Remove Doubles": {
"bl_idname": "SvRemoveDoublesNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
165.50120544433594,
122.1235122680664
],
"params": {},
"width": 140.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
596.4208374023438,
124.73387145996094
],
"params": {
"display_edges": 1,
"display_verts": 0,
"edge_colors": [
0.11275070905685425,
0.0820675864815712,
0.08096568286418915
],
"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
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment