Trying to close the gap between 2 meshes in an automated way. I know I could just do it pretty easily in zbrush but trying to make it non-destructive and automated for whenever i updated the meshes.
tried doing some tests with meshops project but it’s not really working how I expect it to no matter what settings i mess with. Also I do not want to retopologize the mesh, just want to project the verts together.
a good example of what i’m trying to obtain. The person who did this did it with AABBTree but I have no clue about mesh scripting I also don’t need it to runtime, just need to make a static mesh.
Thanks all!