Skip to content

Instantly share code, notes, and snippets.

@portnov
Created December 2, 2019 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save portnov/2ea5c06978610da3451ac3edf161e6ba to your computer and use it in GitHub Desktop.
Save portnov/2ea5c06978610da3451ac3edf161e6ba to your computer and use it in GitHub Desktop.
to do later? 2018
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Framework": {
"bl_idname": "SvFrameworkNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
171.03042602539062,
369.0987243652344
],
"params": {
"max_rho": 2.0199999809265137,
"n_connections": 3,
"z_mode": "CURVE"
},
"width": 140.0
},
"Line": {
"bl_idname": "SvLineNodeMK3",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-439.16949462890625,
185.8190155029297
],
"params": {
"num": 8
},
"use_custom_color": true,
"width": 140.0
},
"Line.001": {
"bl_idname": "SvLineNodeMK3",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-114.88318634033203,
379.83367919921875
],
"params": {
"direction": "Y",
"num": 5
},
"use_custom_color": true,
"width": 140.0
},
"List Input": {
"bl_idname": "SvListInputNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-418.6470031738281,
-17.5487003326416
],
"params": {
"int_": 4,
"int_list": [
1,
2,
4,
5,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"width": 140.0
},
"List Join": {
"bl_idname": "ListJoinNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-20.29932403564453,
163.3224334716797
],
"params": {
"wrap_check": 1
},
"width": 140.0
},
"Randomize input vertices": {
"bl_idname": "SvRandomizeVerticesNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-218.14503479003906,
110.6707763671875
],
"params": {
"random_x_": 0.32999998331069946,
"random_y_": 0.20999999344348907,
"random_z_": 0.0
},
"width": 140.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
424.8632507324219,
373.5162353515625
],
"params": {
"draw_gl_polygonoffset": 1
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Line",
0,
"Randomize input vertices",
0
],
[
"List Input",
0,
"Randomize input vertices",
4
],
[
"Randomize input vertices",
0,
"List Join",
0
],
[
"Line.001",
0,
"Framework",
0
],
[
"Line.001",
1,
"Framework",
1
],
[
"List Join",
0,
"Framework",
2
],
[
"Framework",
0,
"Viewer Draw Mk3",
0
],
[
"Framework",
1,
"Viewer Draw Mk3",
1
],
[
"Framework",
2,
"Viewer Draw Mk3",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment