Can I merge some non-intersecting but closely standing meshes? The only way I can imagine is just subdivide mesh many times and merge vertices by distance. Of course it's a horrible idea, but there is nothing else. Maybe I can turn geometry into some kind of metaball, which can keep original form but also merge with closely standing meshes.