wildmeshing / wildmeshing-python

Python bindings for TriWild.
https://wildmeshing.github.io/python/
Other
47 stars 9 forks source link

boolean operation between tetrahedral meshes? #5

Open r03ert0 opened 3 years ago

r03ert0 commented 3 years ago

Hello, I have two tetrahedral meshes: a complex object and a box. I would like to remove half of the complex object by subtracting the box. Is it possible to do that? In the example notebook it seems that only triangular meshes can be used as input... Thank you!

teseoch commented 3 years ago

Yes, we support only triangular meshes. For your case, I would extract the boundary of the two meshes and try with our algorithm