Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Any way to get the number of vertices in an ofMeshFace?

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles