The newer lossless weld implementation — based on Meshoptimizer's approach — is vastly faster than the previous lossy welder, which would crash on large meshes. This PR re-implements the lossy welder using the same approach, with pre-processing to snap vertex data to a quantized grid before welding.
The newer lossless weld implementation — based on Meshoptimizer's approach — is vastly faster than the previous lossy welder, which would crash on large meshes. This PR re-implements the lossy welder using the same approach, with pre-processing to snap vertex data to a quantized grid before welding.
Remaining:
Related:
1315
1133