wblut/HE_Mesh

Merging different meshes into a single one

Closed this issue · 2 comments

Dear @wblut ,

The title says it pretty much, I would like to merge 2 different shapes/meshes or more into one single mesh. Is it possible with Hemesh ?

I was thinking HET_MeshOp.getFurthestIntersection() or WB_GeometryOp.getIntersection3D() combined with HEM_TriSplit.splitFaceTri() could to the trick but my attempts have been unsuccessful so far.

Would really appreciate to have your lights on this.

wblut commented

Alright, thank you for the swift reply.