How to merge the overlapping parts of two triangular meshes?

28 Views Asked by At

I have the following image examples. How can I merge the two intersecting grids on the left to create the effect on the right? enter image description here

I would like to achieve this effect using C++ programming, but I don't know how to do it. Can you help me?

0

There are 0 best solutions below