I am trying to implement a convex decomposition and I need to find the reflex edgesconvex vertex on a mesh. Is there a algorithm that I can use to find the reflex edges on a mesh.
I think that I can check oneconvex vertex against all others and if their positions on one axis are the same that it's a reflex vertex. Am I on the right trackmesh.