gibbonCode / GIBBON

The Geometry and Image-Based Bioengineering add-On for MATLAB
http://gibboncode.org/
GNU Affero General Public License v3.0
191 stars 60 forks source link

Merging two tetrahedron meshes #185

Open tmedani opened 7 months ago

tmedani commented 7 months ago

Hi @Kevin-Mattheus-Moerman & all,

I'm wondering if there is any function that allows the merging of two tetrahedral volumes. For example, I want to merge a rectangular prism inside a sphere, where both are represented as tetrahedral meshes.

I can't use the surfaces since the rectangle has 2 different materials as shown in the figure. image

Is there any function in Gibbons that can handle it, any help or orientation is welcome.

Thank you.