Intersection between two 3D meshes

Hello developers.

I’m new to VTK and I have a question regarding the intersection between two 3-dimensional volume meshes.

What I would like to do is to take 2 different 3D meshes, coming from a fluid dynamics simulation and to compute the intersection between the two. i.e. the geometric 3D space commonly shared by both meshes. Is there any way of doing this with VTK?

I would also like to perform the same kind of operation but between a volumetric 3D mesh and a surface 3D mesh.

Any suggestion?

Thank you in advance for you help

@Charles_Gueunet

Some posts from this site that may help:

Elsewhere: