Skip to content

Instantly share code, notes, and snippets.

@DolphinDream
Created October 24, 2020 00:12
Show Gist options
  • Save DolphinDream/0d89bbbe926548ca0c00bc7bfa65352f to your computer and use it in GitHub Desktop.
Save DolphinDream/0d89bbbe926548ca0c00bc7bfa65352f to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.90.1 | NodeTree.001 | 2020.10.23 | 20:12
{
"export_version": "0.10",
"framed_nodes": {},
"groups": {},
"nodes": {
"List Statistics": {
"bl_idname": "SvListStatisticsNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-218.9413299560547,
-121.08251190185547
],
"params": {
"function": "MINIMUM"
},
"width": 150.0
},
"List Statistics.001": {
"bl_idname": "SvListStatisticsNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-216.76783752441406,
-292.90350341796875
],
"params": {
"function": "MAXIMUM"
},
"width": 150.0
},
"Matrix In": {
"bl_idname": "SvMatrixInNodeMK4",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-205.14915466308594,
117.30431365966797
],
"params": {
"angle": 90.0,
"axis": [
1.0,
0.0,
0.0
]
},
"width": 140.0
},
"Obj instancer": {
"bl_idname": "SvInstancerNodeMK3",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"custom_socket_props": {
"0": {
"object_ref_pointer": "Star"
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
52.44830322265625,
121.65421295166016
],
"params": {
"collection": "Clones"
},
"use_custom_color": true,
"width": 140.0
},
"Random Vector": {
"bl_idname": "RandomVectorNodeMK3",
"color": [
0.0,
0.5,
0.5
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-724.1854858398438,
-66.26530456542969
],
"params": {
"count_inner": 1111,
"scale": 11.0
},
"use_custom_color": true,
"width": 140.0
},
"Reroute": {
"bl_idname": "NodeReroute",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-483.1874084472656,
-73.06395721435547
],
"params": {},
"width": 16.0
},
"Set property": {
"bl_idname": "SvSetPropNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
22.763256072998047,
-160.95932006835938
],
"params": {
"prop_name": "bpy.data.materials[\"Material\"].node_tree.nodes[\"Miny\"].outputs[0].default_value"
},
"width": 633.6060791015625
},
"Set property.001": {
"bl_idname": "SvSetPropNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
20.58976936340332,
-270.79425048828125
],
"params": {
"prop_name": "bpy.data.materials[\"Material\"].node_tree.nodes[\"Maxy\"].outputs[0].default_value"
},
"width": 634.083984375
},
"Vector P Field": {
"bl_idname": "SvHomogenousVectorField",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-955.713134765625,
184.01303100585938
],
"params": {
"randomize_factor": 11.0,
"sizex__": 11.0,
"sizey__": 11.0,
"sizez__": 11.0,
"xdim__": 11,
"ydim__": 11,
"zdim__": 11
},
"width": 140.0
},
"Vector out": {
"bl_idname": "VectorsOutNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-401.4154968261719,
-165.0667724609375
],
"params": {},
"width": 100.0
}
},
"update_lists": [
[
"Matrix In",
0,
"Obj instancer",
1
],
[
"Reroute",
"Output",
"Vector out",
"Vectors"
],
[
"Vector out",
2,
"List Statistics",
0
],
[
"Vector out",
2,
"List Statistics.001",
0
],
[
"List Statistics",
1,
"Set property",
0
],
[
"Reroute",
"Output",
"Matrix In",
"Location"
],
[
"Vector P Field",
"verts",
"Reroute",
"Input"
],
[
"List Statistics.001",
1,
"Set property.001",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment