Replies: 2 comments 1 reply
-
2D quadrilateral mesh to 2D triangle mesh ->
=> |
Beta Was this translation helpful? Give feedback.
-
@LinusKnecht @CodeFloh check out tetgenpy. It should provide stable and fast solutions for generating tetrahedrons and covers all the use-case you've stated above. We can discuss implementation details if you are interested |
Beta Was this translation helpful? Give feedback.
-
I'm gonna create one issue even though these aspects could be treated separately. I'm interested in the following functionality:
These two operations do not necessarily need to be separate. The following specific conversions are useful:
All these operations need to conserve the boundary information. Extrusion operations should add an additional boundary.
Answers to the following questions could help:
Beta Was this translation helpful? Give feedback.
All reactions