This is not so much of an issue but more of a query. I am using your library to remesh a geometry and then I am trying to use the remeshed mesh to convert it into a quad mesh using Plankton library. Since the remeshed mesh is not organized as in the triangles are not adjacent to each other consistently, so is there a way I can organize these triangle adjacencies? Or do you have any idea how I can organize this remeshed mesh to then use the structure data to convert it to quad meshes?
Hi Ryan,
This is not so much of an issue but more of a query. I am using your library to remesh a geometry and then I am trying to use the remeshed mesh to convert it into a quad mesh using Plankton library. Since the remeshed mesh is not organized as in the triangles are not adjacent to each other consistently, so is there a way I can organize these triangle adjacencies? Or do you have any idea how I can organize this remeshed mesh to then use the structure data to convert it to quad meshes?
Many thanks,