-
For example, a cube can be represented by 12 triangles or 6 squares. I want to use polygons to represent a 3D mesh instead of triangles. |
Beta Was this translation helpful? Give feedback.
Answered by
sloriot
Dec 19, 2023
Replies: 1 comment
-
This function might help: https://doc.cgal.org/latest/Polygon_mesh_processing/group__PMP__meshing__grp.html#ga7fca6fa2db94560ab6d32e6a77fc35b6 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MaelRL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This function might help: https://doc.cgal.org/latest/Polygon_mesh_processing/group__PMP__meshing__grp.html#ga7fca6fa2db94560ab6d32e6a77fc35b6