Created
February 17, 2021 22:45
-
-
Save enzyme69/482508adc3ba00511140ba19aefa4e23 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (25c8588) | Blender.2.92.0Beta | WormsTypography | 2021.02.18 | 09:45
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": { | |
"Edgenet to Paths": { | |
"bl_idname": "SvEdgenetToPathsNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-98.80887603759766, | |
84.79884338378906 | |
], | |
"params": {}, | |
"width": 140.0 | |
}, | |
"KDT Closest Edges MK2": { | |
"bl_idname": "SvKDTreeEdgesNodeMK2", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-288.0019836425781, | |
-281.8960266113281 | |
], | |
"params": { | |
"maxdist": 0.4000000059604645 | |
}, | |
"width": 140.0 | |
}, | |
"KDT Closest Path": { | |
"bl_idname": "SvKDTreePathNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
72.62872314453125, | |
-363.1717834472656 | |
], | |
"params": { | |
"maxdist": 8.817999839782715 | |
}, | |
"width": 140.0 | |
}, | |
"List Length": { | |
"bl_idname": "ListLengthNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
125.67562866210938, | |
-128.59027099609375 | |
], | |
"params": { | |
"level": 0 | |
}, | |
"width": 140.0 | |
}, | |
"Matrix Apply (verts)": { | |
"bl_idname": "MatrixApplyNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-696.71728515625, | |
30.4971923828125 | |
], | |
"params": {}, | |
"width": 140.0 | |
}, | |
"Merge by Distance": { | |
"bl_idname": "SvMergeByDistanceNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-455.44952392578125, | |
114.36389923095703 | |
], | |
"params": { | |
"distance": 0.3850000202655792 | |
}, | |
"width": 142.87786865234375 | |
}, | |
"Objects in": { | |
"bl_idname": "SvObjectsNodeMK3", | |
"color": [ | |
0.0, | |
0.5, | |
0.20000000298023224 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-941.701416015625, | |
-143.43325805664062 | |
], | |
"object_names": [ | |
"Text" | |
], | |
"params": { | |
"modifiers": true | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Polyline Viewer": { | |
"bl_idname": "SvPolylineViewerNode", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"custom_socket_props": { | |
"2": { | |
"default_float_property": 0.871999979019165 | |
}, | |
"4": { | |
"object_kinds": "CURVE" | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
607.3181762695312, | |
175.87794494628906 | |
], | |
"params": { | |
"base_data_name": "Beta", | |
"last_point": true, | |
"resolution": 2 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Random Num Gen": { | |
"bl_idname": "SvRndNumGen", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
348.53045654296875, | |
-185.79115295410156 | |
], | |
"params": { | |
"high_f": 0.2979999780654907, | |
"low_f": 0.13199999928474426, | |
"seed": 214, | |
"size": 36, | |
"type_selected_mode": "Float" | |
}, | |
"width": 140.0 | |
}, | |
"Random points on mesh": { | |
"bl_idname": "SvRandomPointsOnMesh", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-560.6997680664062, | |
-230.38739013671875 | |
], | |
"params": { | |
"points_number": 3000, | |
"seed": 78 | |
}, | |
"width": 195.8590087890625 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Edgenet to Paths", | |
0, | |
"Polyline Viewer", | |
0 | |
], | |
[ | |
"Random Num Gen", | |
0, | |
"Polyline Viewer", | |
2 | |
], | |
[ | |
"List Length", | |
0, | |
"Random Num Gen", | |
0 | |
], | |
[ | |
"Edgenet to Paths", | |
0, | |
"List Length", | |
0 | |
], | |
[ | |
"Random points on mesh", | |
0, | |
"Edgenet to Paths", | |
0 | |
], | |
[ | |
"KDT Closest Path", | |
0, | |
"Edgenet to Paths", | |
1 | |
], | |
[ | |
"Objects in", | |
0, | |
"Matrix Apply (verts)", | |
0 | |
], | |
[ | |
"Objects in", | |
4, | |
"Matrix Apply (verts)", | |
1 | |
], | |
[ | |
"Matrix Apply (verts)", | |
0, | |
"Merge by Distance", | |
0 | |
], | |
[ | |
"Objects in", | |
2, | |
"Merge by Distance", | |
1 | |
], | |
[ | |
"Matrix Apply (verts)", | |
0, | |
"Random points on mesh", | |
0 | |
], | |
[ | |
"Objects in", | |
2, | |
"Random points on mesh", | |
1 | |
], | |
[ | |
"Random points on mesh", | |
0, | |
"KDT Closest Edges MK2", | |
0 | |
], | |
[ | |
"Random points on mesh", | |
0, | |
"KDT Closest Path", | |
0 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment