This question is probably more programming oriented, but is theoretically a mathematical problem:
I consider $N$ points in space that describe the corners of a crystal. Since a plot of the points does not really help to capture the crystal, I want to connect the points. At first I thought about simply using the average distance between the points. Whenever the distance between two points is smaller than this average distance, a line should be drawn. As simple as that. Unfortunately, the crystal can also look a bit misshapen, see picture. Do you have a good principle in mind for me on how to connect these points?

2026-02-23 02:42:21.1771814541
Connect points in $\mathbb{R}^3$ to form a crystal
43 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Not sure I completely understand the question, but I think what you're looking for is a Convex Hull