vectormeshedge-detectioncreation

How to create a mesh from a set of 3d vectors and then find its edges?


I have a set of 3d vectors and I would like to transform it into a mesh, and then find out which vectors are connected to which vectors.


Solution

  • Delaunay Triangulation: http://en.wikipedia.org/wiki/Delaunay_triangulation