Skip to content

Instantly share code, notes, and snippets.

@portnov
Created December 3, 2019 17:37
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/2cbb1457358dee80dc474498e5a48f94 to your computer and use it in GitHub Desktop.
Save portnov/2cbb1457358dee80dc474498e5a48f94 to your computer and use it in GitHub Desktop.
to do later? 2018
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Adaptive Polygons Mk2": {
"bl_idname": "SvAdaptivePolygonsNodeMk2",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-123.9382095336914,
76.65643310546875
],
"params": {
"frame_mode": "ALWAYS",
"frame_width": 1.0,
"join": 1,
"matching_mode": "PERFACE",
"normal_axis": "Z",
"tri_bound_mode": "RECTANGULAR",
"xy_mode": "BOUNDS"
},
"width": 140.0
},
"Convex Hull": {
"bl_idname": "SvConvexHullNodeMK2",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-515.4563598632812,
77.1720199584961
],
"params": {},
"width": 140.0
},
"Dual Mesh": {
"bl_idname": "SvDualMeshNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-343.3651123046875,
82.4731674194336
],
"params": {},
"width": 140.0
},
"Objects in mk3": {
"bl_idname": "SvObjectsNodeMK3",
"color": [
0.0,
0.5,
0.20000000298023224
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-444.22674560546875,
-151.69912719726562
],
"object_names": [
"Plane"
],
"params": {
"modifiers": 1
},
"use_custom_color": true,
"width": 140.0
},
"Random Vector MK2": {
"bl_idname": "RandomVectorNodeMK2",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-706.963134765625,
52.433433532714844
],
"params": {
"count_inner": 100,
"scale": 1.5
},
"use_custom_color": true,
"width": 140.0
},
"Remove Doubles": {
"bl_idname": "SvRemoveDoublesNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
84.9600601196289,
117.36456298828125
],
"params": {},
"width": 140.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
267.8510437011719,
183.7194366455078
],
"params": {
"activate": 0,
"display_edges": 0,
"display_verts": 0,
"selected_draw_mode": "facet"
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Random Vector MK2",
0,
"Convex Hull",
0
],
[
"Convex Hull",
0,
"Dual Mesh",
0
],
[
"Convex Hull",
1,
"Dual Mesh",
2
],
[
"Dual Mesh",
0,
"Adaptive Polygons Mk2",
0
],
[
"Dual Mesh",
1,
"Adaptive Polygons Mk2",
1
],
[
"Objects in mk3",
0,
"Adaptive Polygons Mk2",
2
],
[
"Objects in mk3",
2,
"Adaptive Polygons Mk2",
3
],
[
"Adaptive Polygons Mk2",
0,
"Remove Doubles",
1
],
[
"Adaptive Polygons Mk2",
1,
"Remove Doubles",
2
],
[
"Remove Doubles",
0,
"Viewer Draw Mk3",
0
],
[
"Remove Doubles",
2,
"Viewer Draw Mk3",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment