Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created May 18, 2020 07:20
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 zeffii/c01a691edc4cc1c5ecbbd79073bc721e to your computer and use it in GitHub Desktop.
Save zeffii/c01a691edc4cc1c5ecbbd79073bc721e to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.83(sub15) | NodeTree | 2020.05.18 | 09:20
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Mesh filter": {
"bl_idname": "SvMeshFilterNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
792.5877075195312,
-113.82038879394531
],
"params": {
"mode": "Edges",
"submode": "Boundary"
},
"width": 140.0
},
"Plane": {
"bl_idname": "SvPlaneNodeMk3",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
554.0638427734375,
-12.321340560913086
],
"params": {
"numx": 5,
"numy": 5
},
"use_custom_color": true,
"width": 140.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1094.9359130859375,
12.33575439453125
],
"params": {
"vert_color": [
0.8000000715255737,
0.12603680789470673,
0.07889110594987869,
1.0
]
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Plane",
0,
"Mesh filter",
0
],
[
"Plane",
1,
"Mesh filter",
1
],
[
"Plane",
2,
"Mesh filter",
2
],
[
"Plane",
0,
"Viewer Draw Mk3",
0
],
[
"Mesh filter",
0,
"Viewer Draw Mk3",
1
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment