Given a polyhedron consists of a list of vertices (v), a list of edges (e), and a list of surfaces connecting those edges (s), how to break the polyhedron into a list of tetrahedron?
I have a convex polyhedron.
|
3 | added 35 characters in body | ||
|
Given a polyhedron consists of a list of vertices ( I have a convex polyhedron. |
||||
|
2 |
edited tags
|
||
|
1 |
|
||
Break Polyhedron into TetrahedronGiven a polyhedron consists of a list of vertices (
|
||||