wjakob / instant-meshes

Interactive field-aligned mesh generator
Other
5.17k stars 591 forks source link

Remeshing only one component of a mesh #112

Open lukkio88 opened 4 years ago

lukkio88 commented 4 years ago

Hi,

I don't think this is possible, but I need to ask anyway.

I have two meshes (say A and B) that are stitched together (they end up being a triangular 2-manifold mesh). Is it possible to remesh only the polygons that would correspond to A for example (which effectively would mean locking the faces for B).

Could you tell me if this is possible? Or if the problem has a name so I can look this up maybe?

Thank you.