Created
March 4, 2021 22:07
-
-
Save enzyme69/4564006b81e93e96dc14d6eb8d584b4d to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (3d5a75d) | Blender.2.93.0Alpha | OlympicLogo2021 | 2021.03.05 | 09:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.10", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Limited Dissolve MK2": { | |
"bl_idname": "SvLimitedDissolveMK2", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": true, | |
"label": "", | |
"location": [ | |
-326.7740783691406, | |
141.78506469726562 | |
], | |
"params": { | |
"angle": 0.026000022888183594 | |
}, | |
"width": 140.0 | |
}, | |
"Matrix Apply": { | |
"bl_idname": "SvMatrixApplyJoinNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-140.130615234375, | |
194.18299865722656 | |
], | |
"params": {}, | |
"width": 140.0 | |
}, | |
"Merge mesh 2D lite": { | |
"bl_idname": "SvMergeMesh2DLite", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
31.70012664794922, | |
137.5826416015625 | |
], | |
"params": { | |
"alg_mode": "Blender" | |
}, | |
"width": 173.390869140625 | |
}, | |
"Mesh viewer": { | |
"bl_idname": "SvMeshViewer", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
450.3010559082031, | |
225.54974365234375 | |
], | |
"params": { | |
"show_wireframe": true | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Polygon Grid": { | |
"bl_idname": "SvPolygonGridNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-356.12396240234375, | |
40.40030288696289 | |
], | |
"params": { | |
"numx": 5, | |
"numy": 1, | |
"radius": 1.03600013256073, | |
"scale": 0.8980000019073486 | |
}, | |
"width": 170.0 | |
}, | |
"Ring": { | |
"bl_idname": "SvRingNodeMK2", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-583.8120727539062, | |
350.03851318359375 | |
], | |
"params": { | |
"ring_er": 1.441999912261963, | |
"ring_ir": 1.2300000190734863, | |
"ring_n2": 2, | |
"ring_r1": 1.3359999656677246, | |
"ring_r2": 0.10599999129772186 | |
}, | |
"width": 160.0 | |
}, | |
"Solidify": { | |
"bl_idname": "SvSolidifyNodeMk2", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
257.4510803222656, | |
244.20120239257812 | |
], | |
"params": { | |
"thickness": 0.5680000185966492 | |
}, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Ring", | |
0, | |
"Limited Dissolve MK2", | |
1 | |
], | |
[ | |
"Ring", | |
1, | |
"Limited Dissolve MK2", | |
2 | |
], | |
[ | |
"Ring", | |
2, | |
"Limited Dissolve MK2", | |
3 | |
], | |
[ | |
"Limited Dissolve MK2", | |
0, | |
"Matrix Apply", | |
0 | |
], | |
[ | |
"Limited Dissolve MK2", | |
1, | |
"Matrix Apply", | |
1 | |
], | |
[ | |
"Limited Dissolve MK2", | |
2, | |
"Matrix Apply", | |
2 | |
], | |
[ | |
"Polygon Grid", | |
0, | |
"Matrix Apply", | |
3 | |
], | |
[ | |
"Matrix Apply", | |
0, | |
"Merge mesh 2D lite", | |
0 | |
], | |
[ | |
"Matrix Apply", | |
2, | |
"Merge mesh 2D lite", | |
1 | |
], | |
[ | |
"Merge mesh 2D lite", | |
0, | |
"Solidify", | |
0 | |
], | |
[ | |
"Merge mesh 2D lite", | |
1, | |
"Solidify", | |
2 | |
], | |
[ | |
"Solidify", | |
0, | |
"Mesh viewer", | |
0 | |
], | |
[ | |
"Solidify", | |
1, | |
"Mesh viewer", | |
1 | |
], | |
[ | |
"Solidify", | |
2, | |
"Mesh viewer", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment