Shortest distance to a mesh

Does anyone know a fast computation for finding the shortest distance from a given mesh to all the other meshes in its surroundings.

OLDMAN

Maybe distance from mesh boundingSphere to other bounding spheres minus their radius.

1 Like