Does anyone know a fast computation for finding the shortest distance from a given mesh to all the other meshes in its surroundings.
OLDMAN
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.