You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
Remove points from lower resolution mesh in the merging region which were not matched to any points in higher resolution grid and merge them to the closest point in the low resolution mesh to further smoothen the faces in the merging region.
Reimplement coords_from_indices without using the linear() function, as very time inefficient.
The text was updated successfully, but these errors were encountered:
A suggestion to improve method merge_meshes():
The text was updated successfully, but these errors were encountered: