Skip to content

Instantly share code, notes, and snippets.

Created April 19, 2017 11:43
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 anonymous/d6149321dfa1cce9db64347f48a33bf5 to your computer and use it in GitHub Desktop.
Save anonymous/d6149321dfa1cce9db64347f48a33bf5 to your computer and use it in GitHub Desktop.
to do later?
{
"export_version": "0.064",
"framed_nodes": {},
"groups": {},
"nodes": {
"Bisect": {
"bl_idname": "SvBisectNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
184.79974365234375,
169.80484008789062
],
"params": {
"fill": 1,
"inner": 1,
"outer": 0
},
"width": 140.0
},
"Bisect.001": {
"bl_idname": "SvBisectNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
181.61119079589844,
-84.88597869873047
],
"params": {
"fill": 1,
"inner": 0,
"outer": 1
},
"width": 140.0
},
"Matrix Euler": {
"bl_idname": "SvMatrixEulerNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-236.86390686035156,
-238.4202880859375
],
"params": {
"X": -57.44999313354492,
"Y": 35.34000015258789,
"Z": -49.499996185302734
},
"width": 140.0
},
"Objects in mk3": {
"bl_idname": "SvObjectsNodeMK3",
"color": [
0.0,
0.5,
0.20000000298023224
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-376.72314453125,
34.15185546875
],
"object_names": [
"Torus"
],
"params": {},
"width": 140.0
},
"Plane MK2": {
"bl_idname": "SvPlaneNodeMK2",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
-4.232551574707031,
-352.3890075683594
],
"params": {
"center": 1,
"linkSizes": 1,
"normalize": 1,
"numx": 12,
"numy": 12,
"sizeRatio": 1.0,
"sizex": 2.8600001335144043,
"sizey": 2.8600001335144043,
"stepx": -1.1899998188018799,
"stepy": -1.1899998188018799,
"syncing": 0
},
"width": 140.0
},
"Viewer BMesh": {
"bl_idname": "SvBmeshViewerNodeMK2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
346.14727783203125,
201.24124145507812
],
"params": {
"basemesh_name": "Alpha",
"material": "CutA"
},
"width": 140.0
},
"Viewer BMesh.001": {
"bl_idname": "SvBmeshViewerNodeMK2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
348.8836364746094,
-85.56675720214844
],
"params": {
"basemesh_name": "Beta",
"material": "CutB"
},
"width": 140.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
196.8197021484375,
-350.4054870605469
],
"params": {
"display_faces": 0,
"display_verts": 0,
"edge_colors": [
0.8990006446838379,
0.0,
0.012053842656314373
]
},
"width": 140.0
}
},
"update_lists": [
[
"Plane MK2",
"Vertices",
"Viewer Draw",
"vertices"
],
[
"Plane MK2",
"Polygons",
"Viewer Draw",
"edg_pol"
],
[
"Matrix Euler",
"Matrix",
"Viewer Draw",
"matrix"
],
[
"Objects in mk3",
"Vertices",
"Bisect.001",
"vertices"
],
[
"Objects in mk3",
"Polygons",
"Bisect.001",
"edg_pol"
],
[
"Matrix Euler",
"Matrix",
"Bisect.001",
"cut_matrix"
],
[
"Objects in mk3",
"Vertices",
"Bisect",
"vertices"
],
[
"Objects in mk3",
"Polygons",
"Bisect",
"edg_pol"
],
[
"Matrix Euler",
"Matrix",
"Bisect",
"cut_matrix"
],
[
"Bisect",
"vertices",
"Viewer BMesh",
"vertices"
],
[
"Bisect",
"polygons",
"Viewer BMesh",
"faces"
],
[
"Bisect.001",
"vertices",
"Viewer BMesh.001",
"vertices"
],
[
"Bisect.001",
"polygons",
"Viewer BMesh.001",
"faces"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment