@Preslav_Aleksandrov wrote:
Hey everyone,
I am trying to create an algorithm that converts the faces of an STL file to my own face type. In order for me to achieve this, I need to access all of the vertices in a specific face. I tried using ofMeshFace but it doesn't have a way to get the number of vertices that each face has. So my question is: Is there a way to get the vertices of an ofMeshFace or is there a better way to get a list of all of the model's faces and their respective vertices.
Thanks in advance.
Posts: 3
Participants: 2